This post helps in understanding how to evaluate if the DCL associated with the CDS view is working properly or not by running the simulation
Category: Uncategorized
Test Web Service / WSDL File using SoapUI
SoapUI can be downloaded from URL: https://www.soapui.org/tools/soapui/ SoapUI → File → New SOAP Project Browse and Select WSDL File Enter the desired value Execute In
Web Service – Service Provider
If third party wants to access / validate / retrieve some data from SAP then we can provide them RFC. There are some middleware like
CDS Custom Entity
Generally when the data source is known and data can be easily retrieved from the from the persistent layers, then data can be modelled by
Virtual Elements in CDS
In CDS View/Entity, the data source for the selection is either some persistent data model( may be DB table/ CDS view). Virtual element is some
Use of keyword WITH in ABAP SQL
The keyword WITH in ABAP SQL introduces a common table expressions (CTE) which bypasses table buffering. The common table expression defined in the WITH statement