SAP RAP ENTITY EVENT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

RAP business event
A RAP business event is a business event that usually represents a piece of information about the outcome of a CUD operation in the context of a RAP BO entity. For example, the creation of a RAP BO entity instance raises a RAP business event. Then, an interested party that has subscribed to this event can consume and process it. The information that is passed (i. e. the payload of the event) always includes the instance key and, if need be, further information like the action (CUD).
ABAP_MORE_INFO