Share via


ProjPostItemInventNoLedger.projTransCreate Method [AX 2012]

Creates a transaction posting.

Syntax

public void projTransCreate()

Run On

Server

Remarks

This method is called by the postTrans method before the ledgerTransActionsCreatemethod when the parmCreateTrans method is true.

See Also

Reference

ProjPostItemInventNoLedger Class