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

Web Services and Internal Tables.

Former Member
0 Likes
793

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
Read only

Former Member
0 Likes
687

Hi,

Thanks

Vikranth

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

3 REPLIES 3
Read only

Former Member
0 Likes
688

Hi,

Thanks

Vikranth

Read only

Former Member
0 Likes
687

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

Read only

Former Member
0 Likes
687

And what about receiving the data into an internal table?

Thanx in advanced.

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