Share via


ProjPostItemTrans_Adj.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 ledgerTransActionsCrea method when the parmUpdateTrans method is true.

See Also

Reference

ProjPostItemTrans_Adj Class