2008 Jun 19 5:41 PM
Hi.
In the next days I will need to create a program to consume a Web Service that is going to return data like an internal table, I mean...
Field1a | Field2a | Field3a
Field1b | Field2b | Field3b
Field1c | Field2c | Field3c
Do you have any ABAP example of consuming a Web Service and receiving data into an internal table?
Thanx in advanced.
Edited by: urjose on Jun 19, 2008 8:47 PM
2008 Jun 19 7:53 PM
2008 Jun 19 7:53 PM
2008 Jun 19 8:16 PM
Hello,
Maybe this links will give you a hint.
/people/thomas.jung3/blog/2005/01/05/develop-a-web-service-that-sends-an-email--in-abap
http://help.sap.com/saphelp_nw04/helpdata/en/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm
Bye
Gabriel P.-
2008 Jun 19 8:48 PM
And what about receiving the data into an internal table?
Thanx in advanced.
Edited by: urjose on Jun 24, 2008 12:20 AM