Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Example of CL_REST_HTTP_CLIENT

franz_reitmayer2
Explorer
0 Kudos

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

3 REPLIES 3

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

Jelena
Active Contributor
0 Kudos

Did "the needful" and reported missing reference to the REST Tutorial in the Help article. Thanks!

Jelena
Active Contributor

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.