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.