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

Call Transformation

Former Member
0 Likes
265

Hi ,

another and last question, again question and possible answers, which ones are true and which ones are false ?

In which cases can the ABAP statement CALL TRANSFORMATION be used? (T/F)

- To transform as iXML document object into and ABAP data structure using

XSLT.

- To transform an XML document contained in a string into another XML document

using and XSLT program.

- To get canonic XML display of an ABAP data structure.

- To transform an XML document contained in an xstring into another XLM document

using an ST program (Simple Transformation).

- To transform and ABAP data structure into an SML document using ST.

Thanks for your help,

Arturo

1 REPLY 1
Read only

Former Member
0 Likes
239

Hi Arturo Morales,

Please check this link

[XML Mapping|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a89312f8-0b01-0010-86b3-fdd7178e0534]

reward if helpful

raam