SAP RAP EVENT HANDLER METH - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

RAP event handler method
Method that is declared and implemented in the CCIMP include of a RAP event handler class. It is used to process logic that is implemented in this method when RAP business events are raised and consumed locally in the system in which they are raised.
RAP event handler methods are called asynchronously.
ABAP_MORE_INFO