Share via


ProjPost.postNoneLedger Method [AX 2012]

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

Syntax

public void postNoneLedger()

Run On

Server

Remarks

This routine is called by the method ledgerTransActionsCreate().

See Also

Reference

ProjPost Class