on ‎2020 Jun 03 2:24 PM
Hello Experts,
I am new in HANA and am very keen in learning HANA concepts. From online tutorials, have been able to understand the concepts of Open SQL, CDS and AMDP like how to create them and their purpose.
Request you to please help me in understanding what is the programming guidelines for OPEN SQL, CDS and AMDP - when to use Open SQL , in which scenarios we should go for CDS and when to go for AMDP.
I understand that CDS should be used when query to be created as reusable.
But i am looking for guidelines that we can follow and can make best use of best way.
Thank You.
Ishani
Request clarification before answering.
With respect to ABAP CDS I can recommend the Best Practice guides at https://tinyurl.com/ABAP-CDS-inside-S4HANA and https://tinyurl.com/ABAP-CDS-inside-BusinessSuite
CDS views are often used also for the ease of generation of objects (like OData service, Fiori UI, ODP provided, BW query).
Otherwise, the most important principle is keep it as simple as possible -- do not reimplement in AMDP if you can achieve your objectives by transparent SQL optimization or by ABAP CDS, too...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.