Share via


LedgerJournalEngine.accountNumModified Method [AX 2012]

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

See Also

Reference

LedgerJournalEngine Class