In Odata usually the entity can be accessed by providing the KeyValue in canonical form. But now in RAP V4 oData services, the entity can
Author: coderobbot
Converting UUID to hyphened UUID
While working with oData and testing around these, then found that the gateway client receives the UUID in a slightly different format(Hyphened format) than the
Access Control Management
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
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