Get Example source ABAP code based on a different SAP table
ABAP_AMDP in ABAP Release 7.54 ITOC
ABAP_MODIFICATION_NN 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 managed DDIC 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.
ABAP_MODIFICATION_NN 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.