SAP NEWS-792-EML



Get Example source ABAP code based on a different SAP table
  



ABAP_EML in ABAP Release 7.92
ITOC

ABAP_MODIFICATION_NN Entity Manipulation Language

METHODS, FOR ENTITY EVENT Supports RAP event handler method definitions.
CLASS, FOR EVENTS OF Support the creation of RAP event handler classes.
CL_ABAP_BEHAVIOR_EVENT_HANDLER Local classes that inherit from CL_ABAP_BEHAVIOR_EVENT_HANDLER can be implemented in the CCIMP include of a RAP event handler class to locally consume RAP business events.
CL_ABAP_TX Used to explicitly set transitions for RAP transactional phases.
Classifying APIs for Transactional Consistency Released APIs can contain classifications for methods to ensure transactional consistency of custom extensions within the SAP LUW. For this, classifications with IF_ABAP_TX_* are available. IF_ABAP_TX_WEAK is now available.