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

XML transformation with 2 tables

praveen_hannu
Contributor
0 Likes
993

Dear Experts

I have to create a xml file of my 2 internal tables, one is header table and second one is item table. I have so many tags to split my data and each header level I have include multiple item details.

I have attached the file expecting, kindly guide me how should I come out with this kind xml file.

Thanks in advance

Praveen

Dear Experts

I have to create a xml file of my 2 internal tables, one is header table and second one is item table. I have so many tags to split my data and each header level I have include multiple item details.

I have attached the file expecting, kindly guide me how should I come out with this kind xml file.

Thanks in advance

Praveen

5 REPLIES 5
Read only

Former Member
0 Likes
887
Read only

0 Likes
887

Hi Karthik

Thanks for reply. Still I am under confused state, how to assign my internal table values in a xml transformation and how to design my own tags.

Kindly help 1. Crating own tags 2. Assign them to tags 3. Looping with reference.

Thanks

Praveen

Read only

0 Likes
887

HI,

see this blog it deals with the xml transformation

http://sapblog.rmtiwari.com/2009/02/discovering-hidden-gem-generate-simple.html

Read only

0 Likes
887

Kathik

This is not work for me. Even SAP standard transformations does not have proper examples. Kindly help me if you have any additional info.

Thanks

Praveen

Read only

0 Likes
887

I have solved this issue with the sample transformations, its really silly. I have created a table in the table structure, so now able to loop that structure items.

Anyhow as of now I have solved the issue.

Thanks

Praveen