Can I read Conditional Aggregation in ABAP CDS Views on EtoBox?
Conditional Aggregation in ABAP CDS Views by Sai Boddu is a document available to read on EtoBox.
What is Conditional Aggregation in ABAP CDS Views about?
The document describes using conditional aggregation in ABAP CDS views to transpose columns as rows for sales order data that includes multiple customer/partner functions like sold to, ship to, and bill to. It explains a two-step process: 1) Using a CASE statement to split the partner function values into separate fields, creating one row per function. 2) Aggregating the rows for each function down to a single row per transaction using MAX and a group by, resulting in one row with all partner values in colu
- Author
- Sai Boddu
- Language
- EN