Skip to content

ABAP Keyword Documentation →  ABAP - Release-Specific Changes →  Changes in Releases 7.5x →  Changes in Release 7.54 

AMDP in Release 7.54


1. Specifying CDS entities after USING


2. Quotation marks for logical schemas

Other versions: 7.31 | 7.40 | 7.54

Modification 1

Specifying CDS Entities After USING

In the implementation of the AMDP method, the name of the CDS entity can now be specified after the USING addition for CDS views, CDS table functions, and CDS hierarchies. The name of the CDS database view of a CDS view or of the AMDP function of a CDS table function can still be specified, but is best replaced by specifying CDS entities. If a CDS entity is specified, all other database objects of CDS entities must be also be specified using this entity.

Modification 2

Quotation Marks for Logical Schemas

If the predefined AMDP macro $ABAP.schema is specified for a logical schema, the optional addition quote can now be used to define which quotation marks are used when the macro is replaced.