Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adjusts a LedgerJournalTrans record and the LedgerJournalTrans_Project fields in response to a change in the AmountCurCredit field.
Syntax
public void amountCurCreditModified(
LedgerJournalTrans _ledgerJournalTrans,
[LedgerJournalTrans_Project _ledgerJournalTransProj,
LedgerJournalTrans_RCash _ledgerJournalTrans_RCash])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record that is modified.
- _ledgerJournalTransProj
Type: LedgerJournalTrans_Project Table
The LedgerJournalTrans_Project record that is modified; optional.
- _ledgerJournalTrans_RCash
Type: LedgerJournalTrans_RCash Table
The LedgerJournalTrans_RCash record that is modified; optional.