Share via


ProjPost.projTransUpdate Method [AX 2012]

Allows for extensibility in creating a transaction posting. The method contains no code.

Syntax

public void projTransUpdate()

Run On

Server

Remarks

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

See Also

ProjPost Class

ProjPost.postTrans Method

ProjPost.ledgerTransActionsCreate Method