This documentation is archived and is not being maintained.
ProjPostCostTransCost.projTransUpdate Method [AX 2012]
Executes when a transaction posting is created.
public void projTransUpdate()
Run On
Server
This method allows for extensibility in creating a transaction posting. It contains no code.
This method is called by the postTrans method after the ledgerTransActionsCreate method when the parmUpdateTrans method returns true.