Share via


LedgerJournalEngine_VendInvoice.getDueDateBaseDate Method [AX 2012]

Retrieves the date that the due date should be based on.

Syntax

public TransDate getDueDateBaseDate(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
The date from the LedgerJournalTrans record, based on the selection criteria.

See Also

Reference

LedgerJournalEngine_VendInvoice Class