Gyan Factory

Gyan Factory
SAP Technical Project Support

Saturday, January 16, 2016

Step1. we have to select all record from this table and transform it into xml tree format. Step2. Create the below structure in Tx- SE11. Step3. We can create the Transformation Program Either in Tx- SXLT_TOOL/STRANS. Step4. Provide a Name and click on create button. Step5. Select the Transformation type and continue. Step6. Provide the below code and activate the transformation. Step7. Create the below program & call the above created transformation and pass the values. Step8. The mapping between the calling program & the Transformation program. Step9. The O/P is as shown below:

Step1. Create an XSLT Transformation in Tx: XSLT_TOOL  / STRANS.





















Step2. A comparison between (INTERNAL TABLE TO XML TREE) AND (XML TREE TO ABAP INTERNAL TABLE).

Step3. Create the below program to call the Transformation and execute it.






















Step4. The O/P is shown as :




















No comments:

Post a Comment