Share via


LedgerJournalEngine.adjustDueDateAddressChange Method [AX 2012]

Adjusts the due date in the LedgerJournalTrans record to a valid business day if a third-party rule exists.

Syntax

public void adjustDueDateAddressChange(LedgerJournalTrans _ledgerJournalTrans, PaymCalendarModuleType _paymCalendarModuleType)

Run On

Called

Parameters

Remarks

The method is run when the address for a document changes.

See Also

Reference

LedgerJournalEngine Class