Get Example source ABAP code based on a different SAP table
ABAP_CDS_BDL in ABAP Release 7.58 ITOC
ABAP_MODIFICATION_NN Interface BDEF, New Field Characteristics >
In RAP interface behavior definitions >, the following RAP field characteristics> are now available:
readonly>>
mandatory:create>>
readonly:update>>
ABAP_MODIFICATION_NN Managed and Unmanaged RAP BO, New Field Characteristic>
A new RAP field characteristic> is available for managed and unmanaged RAP BOs: notrigger$[:warn$]>>. Fields with this attribute must not be used in a trigger condition of a RAP validation> or a RAP determination >.
The syntax addition default> > is available for static factory actions in managed, unmanaged, and projection BDEFs. Exactly one static factory action per RAP BO entity> can be defined as default static factory action. The addition default> is evaluated by consuming frameworks, such as OData.