Share via


ProjPost.ledgerTransActionsCreate Method [AX 2012]

Validates the transaction and then posts the transaction to the ledger.

Syntax

protected void ledgerTransActionsCreate()

Run On

Server

Remarks

This method is called by the PostTrans() method.

See Also

ProjPost Class

ProjPost.postTrans Method