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 the LedgerJournalTrans table record and optionally LedgerJournalTrans_Project fields in response to a change in the AccountNumber value.
Syntax
public void accountNumModified(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 optional LedgerJournalTrans_Project table record being modified; optional.