How to create database tables in SAP HANA Cloud
If you have created a table in SAP using transaction SE11, then you already know 90% of how to create
Read MoreIf you have created a table in SAP using transaction SE11, then you already know 90% of how to create
Read MoreExtending a CDS View is a tool that can be utilized when editing the original CDS view is not possible
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 MoreNow that we have created our first CDS, let’s check some explanations. CDS have two major components, 1) SQL Statements
Read MoreLet’s create our first CDS View on table MARA (Material Master). Step1. Right-click on the package in ADT, and choose:
Read MoreIf you want to learn ABAP CDS, you are at the right place. So. let’s begin. I will share some
Read MoreCheck out our previous blog for a brief intro on Association and its similarities with Join. Let’s see where these
Read More