Procedure Triggers

Procedure triggers are activated when a specific procedure is run using the call statement. The trigger processing procedure that runs in response to the call can run before or after the original procedure runs, and it has access to the same parameters as the original procedure.

Procedure triggers are especially useful if you want to react to certain processes in Microsoft Dynamics GP, such as posting, by completing additional processes. Information about procedure triggers is divided into the following sections:

 


Documentation Feedback