SAP NEWS-773-ABAP CDS



Get Example source ABAP code based on a different SAP table
  



ABAP_CDS in ABAP Release 7.73
ITOC

ABAP_MODIFICATION_NN CDS Hierarchies

The new statement DEFINE HIERARCHY can be used to create CDS hierarchies that are accessed as SQL hierarchies in AB-SQL read statements.

ABAP_MODIFICATION_NN New Condition IS INITIAL

The new condition IS INITIAL can be used to check the initial value of operands.

ABAP_MODIFICATION_NN Access Control

The following enhancements have been implemented in CDS access control:
New Boolean predicates TRUE and FALSE can now be used as part of an access condition.
The following is now possible in an inheritance condition defined using INHERITING:
The new additions DEFAULT TRUE and DEFAULT FALSE can be specified.
ROOT WITH can be used to insert CDS elements in front of SQL path expressions.
The syntax of DEFINE PFCG_MAPPING was modified to make it possible to define the PFCG mapping using a freely selectable CDS entity mapping_entity.