Share via


ProjPost.postNeverLedger Method [AX 2012]

Handles the posting of ledger journal entries when the ledger posting type is equal to the enumeration value LedgerPostingType::ProjNeverLedger.

Syntax

public void postNeverLedger()

Run On

Server

Remarks

This routine is called by the method ledgerTransActionsCreate().

See Also

Reference

ProjPost Class