Share via


LedgerJournalEngine.invoiceModified Method [AX 2012]

Adjusts a LedgerJournalTrans table records and optionally LedgerJournalTrans_Project fields in response to a change in the LedgerJournalTrans Invoice value.

Syntax

public void invoiceModified(LedgerJournalTrans _ledgerJournalTrans, [LedgerJournalTrans_Project _ledgerJournalTransProj])

Run On

Called

Parameters

See Also

Reference

LedgerJournalEngine Class