former_member191259
Explorer
Member since ‎11-05-2015

User Statistics

  • 8 Posts
  • 0 Solutions
  • 5 Kudos given
  • 47 Kudos received

User Activity

I got a requirement to build OData service to fetch the data from DFKKKO and DFKKOP tables using OData V4. Using SEGW we can build OData V2 and finish it within the given time. After spending some time, I came to know that we should not use SEGW to c...
I got a requirement to use RFC function module to get the data third party system. Using ABAP programming it is a cake walk for any ABAP developer. But, my client asked to use Eclipse and CDS to achieve this functionality. As many of us are new to Ec...
When our REST API is consumed by third-party applications. While giving a demo of our API using the POSTMAN tool. In order to present a demo of our REST API effectively and visually represent the response body. Let us make use of the ‘Visualize’ tab ...
In this Blog, I will explain creating Gateway Service with Read and Query operations using Date as an Input.  Before starting, I am expecting that you have basic idea of Gateway Service.The reason for writing this Blog is, I had a requirement where I...