ProjPost.checkLedgerTransDate Method [AX 2012]

Checks that the transaction has a valid date. Then, verifies that a posting period has been set up for the date and that the period is open for posting.

protected boolean checkLedgerTransDate()

Run On

Server

Return Value

Type: boolean
true if the system can create a ledger entry for the date; otherwise, false.

Community Additions

ADD
Show: