Component: BC-ESI-RAP
Component Name: RESTful ABAP Programming Model
Description: ABP for short. A special class pool for an ABAP behavior implementation. A behavior pool is based on a CDS behavior definition. The name of the global class of a behavior pool is usually prefixed with BP_ but does not implement the behavior itself. The behavior implementation is coded in local ABP handler classes and ABP saver classes in the CCIMP include of the behavior pool. These classes implement the unmanaged RAP BO provider that is called by the RAP runtime engine when the RAP BO is accessed.