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

about xml

Former Member
0 Likes
302

hi

is there any tools to build xml file except using interfaces like

if_ixml, if_ixml_document, if_ixml_element and so on?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
286

1) ALE: You may define an XML Port and send IDOCs to it. XML files will be genearated and stored at file system. XML shema is generated from idoc type. Have a look at WE60 for that

2) Whats wrong with the interfaces -they work well. Just be aware that there are some class constructures...

have fun,

Holger

1 REPLY 1
Read only

Former Member
0 Likes
287

1) ALE: You may define an XML Port and send IDOCs to it. XML files will be genearated and stored at file system. XML shema is generated from idoc type. Have a look at WE60 for that

2) Whats wrong with the interfaces -they work well. Just be aware that there are some class constructures...

have fun,

Holger