Get Example source ABAP code based on a different SAP table
ABAP_CDS_BDL in ABAP Release 7.77 ITOC
ABAP_MODIFICATION_NN Managed RAP BO>
The new statement managed>> can be used to create managed RAP BOs> within the framework of the ABAP RESTful Application Programming Model. This scenario is intended for greenfield developments that are developed from scratch. Standard operations and services are provided by the RAP framework.
ABAP_MODIFICATION_NN Business Object Projection>
The new statement projection>> can be used to create projections> of a business object. This projects and aliases a subset of a business object for a specific business service within the framework of the ABAP RESTful Application Programming Model.