Skip to Content
0
Former Member
Jan 14, 2011 at 05:59 PM

Convet ABAP data into XML

32 Views

Hey All-

I need your help. I have never worked on this before.

We have a requirement which needs to convert ABAP data into XML and again convert XML into ABAP

1. We have data into the internal table.

2. Now loop through internal table convert single record into XML format

3. Converted XML record send to the browser and get the required information from the browser

4. And finally returned XML output data convert into ABAP and process further to update the R/3 database using ABAP code

It helps me if you give step-by-step procedure.Please,advise me

Thnaks,

Sony