Share via


ProjPostItemProposal.projTransUpdate Method [AX 2012]

Updates 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 parmUpdateTrans method returns true.

See Also

Reference

ProjPostItemProposal Class