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: 

CL_XML_DOCUMENT to create XML of multiple tables

Former Member
0 Kudos

Hi ,

How can we use cl_xml_documents to create XML from multiple tables.

We have method set_data for this. But how to use it.

Thanks

Akriti

2 REPLIES 2

thanga_prakash
Active Contributor
0 Kudos

Hello Akriti,

Refer to include program LPFO_RFC_INTERFACEF02.

Regards,

TP

0 Kudos

Hi TP ,

I used set_data in loop.

This was also helpful.

Thanks

Akriti