Extending CDS View
Extending a CDS View is a tool that can be utilized when editing the original CDS view is not possible
Read MoreExtending a CDS View is a tool that can be utilized when editing the original CDS view is not possible
Read MoreWith S4 and Hana Database, SAP is getting rid of the aggregation tables. Two obvious questions here are What are
Read MoreOne question, I often get asked is – how to choose between “Where Clause” and “Parameter”. And I answer that
Read MoreA calculated column is a column that does not exist directly in the database table, but we still need it
Read MoreThis Join type is possible in Calculation Views. As per SAP, referential join offers better optimization. Let’s understand how does
Read MoreFirst thing first – here with “Views”, I mean both Calculation Views (sometimes referred to as HANA Views) and CDS
Read MoreLike Unit (quantity) conversion, currency conversion is also supported by both Open SQL and CDS in select statements. Unlike unit
Read MoreOpen SQL and CDS now both support unit conversion for the quantity directly in the select statement using in-built functions.
Read MoreLet’s check an example of CDS with parameters and how they can be called from the program. How to do
Read MoreLet’s check an example of Join in ABAP CDS View. Follow the steps from this blog to create the CDS,
Read More