ActionSuccess | Indicates whether the application handled the event successfully.
Only relevant when the BeforeAction property is false. |
BeforeAction | Indicates whether the event handler method is being called before the application handles the event or after. |
EventType | The event type, specifying the action performed on the business object form. The following are the available event types:
|
FormTypeEx | The type of the form on which the event occurred. |
FormUID | The unique ID of the form on which the event occurred. |
ObjectKey | The unique ID in XML format of the business object on which the event occurred. |
Type | The type of the business object on which the event occurred.
For example, 2 is the type for business partners. |