SAP ABAP DAEMON CLASS - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

ABAP daemon class
Global subclass of CL_ABAP_DAEMON_EXT_BASE. The instances of an ABAP daemon class are ABAP daemons created by the ABAP daemon framework, each of which are executed in a separate ABAP daemon session. An ABAP daemon class implements interface methods inherited from the superclass to react to ABAP daemon events.
ABAP_MORE_INFO