I am having issues in using a CDS view instead of a table in the AMDP method implementation. In the method definition after the keyword USING, I used 1. The SqlViewname , but the error it says use the CDS entity name . So option 2. Used the cds view name but the again I get an error saying , it's not an dictionary object.
Can someone please show how to exactly and correctly go about this ?