SAP RAP BO AUGMENTATION - Glossary



Get Example source ABAP code based on a different SAP table
  


RAP
VERSION 5 IN

RAP BO augmentation
A RAP BO operation addition that must be implemented by an ABP handler method. Augmentation is defined in the projection behavior definition for RAP standard operations.
The implementation is called when a modify request reaches the business object projection to add data to the request before it is passed to the corresponding handler of the projected business object.
ABAP_MORE_INFO