Previously, you could debug ABAP Managed Database Procedures (AMDP). Now you can also debug CDS table functions with the AMDP debugger. 19
How can I increase the number of CD views?
A CDS view is extended by creating a new DDL source using the EXTEND VIEW DDL statement. As we know, for each DDL source we have created two corresponding dictionary objects: CDS-View and . SQL view. 23
How do I delete a CD view?
To delete the CDS view, please go to CDS Views of the Application Classification/Configuration Generate Analytical Views . Specify the view name and class type and click Delete. 27
Can we use CDS view in AMDP?
We can use CDS view in ABAP® program with AMDP to leverage HANA® performance, and ABAP® CDS features also provide feature-rich annotations that we can use CDS views as these source oData in few simple steps can make available. Not.