Data Manipulation Scenarios

Most events are raised within common scenarios related to the manipulation of data records. The scenarios are invoked by MYOB Acumatica Framework when users perform certain actions in the user interface, when the corresponding requests are made to the web services API, and when special methods are executed within the business logic controller (BLC).

The following diagram shows how different types of event handlers are invoked.
Figure 1. Use of event handlers while the basic data operations are processed


For details on how MYOB Acumatica Framework processes the basic data operations, see the following topics: