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

ABAP to XML conversion...need help for XSTL coding

Former Member
0 Likes
569


Hi,

I am trying to convert ABAP internal table to XML format. I am using CALL TRANSFORMATION command. But i am not getting the exact conversion of my internal table data as i am lagging in perfection of XSLT coding that i have to maintain(in call transformation command).

I am passing the data with internal table which has deep structuring( 2 other internal tables(table types) inside it).

i am facing issue in writing the XSLT format coding(Tcode:XSLT_TOOL). I need some help on this.

Thanks,

Mahidhar.

1 REPLY 1
Read only

Former Member
0 Likes
431

Hi,

Can you please share the XSLT program that you have created and also your ABAP structure that is going to hold the data.

Thanks,

Aanand.