Share via


ProjPost.postTrans Method [AX 2012]

Handles the creating and posting of ledger journal entries for the transaction.

Syntax

public void postTrans()

Run On

Server

Remarks

This routine calls the methods projTransCreate(), ledgerTransActionsCreate(), and projTransUpdate().

See Also

Reference

ProjPost Class