SAP NEWS-784-CDS BDL



Get Example source ABAP code based on a different SAP table
  



ABAP_CDS_BDL in ABAP Release 7.84
ITOC

ABAP_MODIFICATION_NN BDEF Strict Mode

BDEF strict mode is now available. It can be enabled using the syntax addition strict and it applies additional syntax checks to RAP behavior definitions.

ABAP_MODIFICATION_NN Projection BDEF, New Actions and Functions

It is now possible to define and implement new actions and functions in a projection BDEF.

ABAP_MODIFICATION_NN Projection BDEF, Authorization Concept

It is now possible to define an authorization concept in a projection BDEF that controls access to the newly defined actions and functions in a projection BDEF.

ABAP_MODIFICATION_NN Projection BDEF, Augmented Fields

Field characteristics can be specified for augmented fields in a projection BDEF.

ABAP_MODIFICATION_NN Projection BDEF, New Field Characteristic

In projection BDEFs, a new field characteristic is available: field(suppress). It removes the field in question from the BDEF derived types and all RAP APIs.