Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes when a transaction posting is created.
Syntax
public void projTransUpdate()
Run On
Server
Remarks
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.