XSLT Pgm of Transforming an int table into XML tree using Tx- XSLT_TOOL / STRANS (ABAP-> XML)


 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:


 

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s