Execute above code to get the XML Data from IDoc
DATA(var) Vs FINAL(var)
The new syntax- FINAL( ) is now supported like how the variables are declared using DATA( ) . This FINAL( ) disables subsequent change of
Push asynchronous RFC execution over Queue (SMQR)
If program takes much time to execute synchronous FM calls, then we can send it to Queue (created in TCode SMQR) which will execute asynchronously.
Key as Segment in V4 oData RAP
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
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