Share via


PSAProjPostEmplIndirectJournal.checkLedgerStatusOrig Method [AX 2012]

Indicates whether the ledger posting status is set not to post.

Syntax

public boolean checkLedgerStatusOrig()

Run On

Server

Return Value

Type: boolean
true if the project ledger status is equal to the ProjLedgerStatus::None enumeration value; otherwise, false .

See Also

Reference

PSAProjPostEmplIndirectJournal Class