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: 

Web Services and Internal Tables.

Former Member
0 Kudos
183

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

1 ACCEPTED SOLUTION

Former Member
0 Kudos
77

Hi,

Thanks

Vikranth

3 REPLIES 3

Former Member
0 Kudos
78

Hi,

Thanks

Vikranth

Former Member
0 Kudos
77

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.-

Former Member
0 Kudos
77

And what about receiving the data into an internal table?

Thanx in advanced.

Edited by: urjose on Jun 24, 2008 12:20 AM