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 LedgerJournalTrans and optionally LedgerJournalTrans_Project fields in response to a change in the LedgerJournalTrans Prepayment value.
Syntax
public void prepaymentModified(LedgerJournalTrans _ledgerJournalTrans, [LedgerJournalTrans_Project _ledgerJournalTransProj])
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.