Share via


ProjPostItemTransCost_Adj.projTransUpdate Method [AX 2012]

Allows for extensibility when you are 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 returns true.

See Also

Reference

ProjPostItemTransCost_Adj Class