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 MoreOne question, I often get asked is – how to choose between “Where Clause” and “Parameter”. And I answer that
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 MoreCAST is used to change the data types in CDS views. Data type changes are needed for arithmetic calculation, for
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 MoreLet’s create our first CDS View on table MARA (Material Master). Step1. Right-click on the package in ADT, and choose:
Read MoreCheck out our previous blog for a brief intro on Association and its similarities with Join. Let’s see where these
Read MoreCheck out this blog for a brief introduction to Association. This is the second blog in the series. If you
Read More