Share via


ProjPostOnAccProposalSale.projTransUpdate Method [AX 2012]

Updates a transaction posting.

Syntax

public void projTransUpdate()

Run On

Server

Remarks

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

See Also

Reference

ProjPostOnAccProposalSale Class