PaymCalendarSourceLedgerJournalTrans::getAdjustedDateServer Method [AX 2012]

Gets the adjusted due date so that it falls on a business day per calendar rules.

server private static container getAdjustedDateServer(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

_ledgerJournalTrans
Type: LedgerJournalTrans Table
The ledger journal transaction table buffer that specifies the due date and the calendar source.

Return Value

Type: container
A container that contains a packed instance of the PaymCalendarAdjustedDate table.
Show: