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 table record and optionally LedgerJournalTrans_Project fields in response to a change in the AmountCurDebit value.
Syntax
public void amountCurDebitModified(
LedgerJournalTrans _ledgerJournalTrans,
[LedgerJournalTrans_Project _ledgerJournalTransProj,
LedgerJournalTrans_RCash _ledgerJournalTrans_RCash])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans table record being modified.
- _ledgerJournalTransProj
Type: LedgerJournalTrans_Project Table
The LedgerJournalTrans_Project table record being modified; optional.
- _ledgerJournalTrans_RCash
Type: LedgerJournalTrans_RCash Table
The optional LedgerJournalTrans_RCash table record being modified.