How to create an ALV report in SAP HANA using CDS view?
Answer Posted / Ritu Jain
{"Steps": [n {"Step": "Create a CDS view with the required data and annotations for the desired report layout."},n {"Step": "Use the @AbapCatalog.sqlType = 'ABAP_ALV_GRID' annotation to specify the ALV grid output format."},n {"Step": "Call the CDS view from a report or application using a SELECT statement."}n]}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category