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: 

Create a web service in ABAP to receive the XML file through http POST request

former_member339325
Discoverer
0 Kudos

Hello Experts,

I got a requirement to develop a web service in ABAP to receive the XML file(SOAP) from HTTP(POST method) request. Your help is very much appreciated.. Thanks in advance.

3 REPLIES 3

former_member593648
Active Participant

former_member339325
Discoverer
0 Kudos

Hello Piyush,

Thanks for the quick response. I'm trying to create RFC function module by declaring the import parameter as 'Pass by value' but system is not accepting..

Thanks,

Rama

former_member339325
Discoverer
0 Kudos

Hello Piyush,

The issue I'm facing is different which is not related to 'Pass by value'. In SE37 'Activate' button is missing and it is clearing the import/export parameters when I save the FM.

Thanks

Rama