2017 Mar 13 9:46 AM
Hi Everyone,
Is there an example that shows the use of CL_REST_HTTP_CLIENT? I'm familiar with CL_HTTP_CLIENT, but I haven't found any further documentation of CL_REST_HTTP_CLIENT that this one: https://help.sap.com/saphelp_nw74/helpdata/en/b3/6a1841f79944a899015773f07f424c/content.htm which points to an REST Toturial I cannot found.
Thanks in advance,
Franz
2017 Mar 14 4:41 PM
check this blog. There is code snippet for CL_REST_HTTP_CLIENT.
Hope it helps.
https://blogs.sap.com/2014/11/09/calling-an-external-restful-service-from-abap-http-method-post/
Thanks,
Mark
2017 Mar 14 8:32 PM
Did "the needful" and reported missing reference to the REST Tutorial in the Help article. Thanks!
2017 Mar 16 3:07 PM
Got a response from SAP support that the above mentioned REST Tutorial is located here: https://help.sap.com/saphelp_nw74/helpdata/en/0f/5fb77942744afe94afafa78df57b70/frameset.htm
The Help article has not been updated though, it seems that some other team has to do that. But at least it's here now in case anyone googles.