Share via


ProjPostCostEstimate.projTransUpdate Method [AX 2012]

Updates a transaction posting.

Syntax

public void projTransUpdate()

Run On

Server

Remarks

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

See Also

Reference

ProjPostCostEstimate Class