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

Creating XML format

Former Member
0 Likes
373

Hi All,

Can anyone please explain what is the difference between creating an XML format from an internal table using CALL TRANSFORMATION and using CLASS BUILDER?

In class builder we have to Create the main iXML factory , then Create a stream factory and streams etc..

Can call transformation id

source SOURCE = SOURCE

result xml XML_RESULT. be used as a replacement for the above?

1 REPLY 1
Read only

Former Member
0 Likes
346

yes