Share via


ProjPostItemTransCost.projTransUpdate Method [AX 2012]

Allows for extensibility in creating a transaction posting.

Syntax

public void projTransUpdate()

Run On

Server

Remarks

This method is called by the postTrans method after the ledgerTransActionsCreate method when the method parmUpdateTrans is true.

See Also

Reference

ProjPostItemTransCost Class