Hi Experts,
I have Consumed External Web Service using Service Consumer and created an RFC.
I need to pass Multiple inputs to retrieve data as shown in the screen shot.
Need Help regarding how to Create OData Service for this Step by Step in Gateway Service Builder !! snap.png
What is the structure of REP_REQUEST and REP_RESPONSE ?
You already have an active moderator alert for this content.
You can model via SEGW t-code and then implement the Create deep method of the generated DPC_EXT class. Further details - https://blogs.sap.com/2014/03/06/let-s-code-crudq-and-function-import-operations-in-odata-service/
and https://blogs.sap.com/2014/04/27/step-by-step-development-guide-for-createdeepentity-operation/.
Thanks to Chandrashekhar Mahajan and Syam Babu.
Add comment