ProjTransWIP.ledgerStatusCost Method [AX 2012]
Retrieves the ledger status for this transaction.
Syntax
public ProjLedgerStatus ledgerStatusCost()
Run On
Called
Return Value
Type: ProjLedgerStatus Enumeration
A ProjLedgerStatus::None enumeration value.
Remarks
This method should be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.