Application Development and Automation 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: 
Read only

Create WS using IF_HTTP_EXTENSION~HANDLE_REQUEST

former_member421809
Participant
0 Likes
1,126

Hello All,

Do we have any documentation about WS creation from scratch with IF_HTTP_EXTENSION interface

Thanks in advance

Rachid,

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
0 Likes
991

If you didn't find it, then I guess the answer is No.

There's just the SAP Library for IF_HTTP_EXTENSION and other SAP interfaces.

Read only

0 Likes
991

Thank you Sandra for your response.
What i know that we can create a WS using an FM , so i search for the other option with a class

Read only

991

IF_HTTP_CLIENT, CL_REST_HTTP_CLIENT, and so on.