Share via


ProjPostItemJournal.projTransCreate Method [AX 2012]

Allows for extensibility when a user is creating a transaction posting.

Syntax

public void projTransCreate()

Run On

Server

Remarks

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

See Also

Reference

ProjPostItemJournal Class