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: 

BAPI to XML

Former Member
0 Kudos

Hi all,

Could someone help me to generate the BAPI into a XML structure. I could do it with Idoc's using transaction we60 where i can convert the documentation into an XML structure. I would like to do the same thing for the BAPI.ls it possible.

Thanks in advance

Pari.

1 REPLY 1

Former Member
0 Kudos

You can convert tables or structures in XML.

You have the classes, examples, etc in package SIXML.

With transaction strans you can create the transformations to do it