Ansicht
Dokumentation

ABENCLASS_EVENTS - CLASS EVENTS

ABENCLASS_EVENTS - CLASS EVENTS

CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- Class Events

In ABAP Objects, events are declared as components of classes. There is a distinction between instance events and static events. Triggers and handlers can be objects and classes, depending on whether they are instance or static events, or event handlers.

Instance Events

Instance events are declared using the statement EVENTS. They can only be raised in instance methods.

Static Events

Static events are declared using the statement CLASS-EVENTS. All methods (instance methods and static methods) can raise static events. Static events, however, are the only events that can be raised in static methods.






BAL Application Log Documentation   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1008 Date: 20240426 Time: 211718     sap01-206 ( 22 ms )