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

Executing URL and receiving XML response from ABAP

Amey-Mogare
Contributor
0 Likes
344

Hi,

I have a scenario where I need to execute a URL (along with some parameters) and this URL returns an XML onto browser.

Now I want to achieve similar functionality through ABAP code.

Ex: this is the sample URL to be executed -->

http://localhost:8080/artemis7_802/triton/mycompany.remoteFunctions.RequirementsList.a7x?requestid=3...SAP&skill=JAVA

How this can be done?

Please help.

Thanks and regards,

Amey

1 REPLY 1
Read only

Amey-Mogare
Contributor
0 Likes
318

Refer this thread -->

http://wiki.sdn.sap.com/wiki/display/BSP/Handleserver-sideformsubmittingin+BSP