Share via


ProjPostRevenueJournal.checkLedgerTransDate Method [AX 2012]

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

Syntax

protected boolean checkLedgerTransDate()

Run On

Server

Return Value

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

See Also

Reference

ProjPostRevenueJournal Class