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

what is an XSLT program?

Former Member
0 Likes
711

there is a program type 'XSLT program' listed down in drop down menu of ABAP program type. But when I try to create one, there is an error.

there is a program type 'XSLT program' listed down in drop down menu of ABAP program type. But when I try to create one, there is an error.

4 REPLIES 4
Read only

matt
Active Contributor
0 Likes
643

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/profile?userid=803607">xslt is a language which transforms XML documents into other XML documents. So if you have XML data in one format and need to transform it to another XML format, you use XSLT. It is a standard tool, not developed by SAP. There's loads of information and tutorials through google.</a>

What errors are you getting?

matt

Read only

Former Member
0 Likes
643

Unable to change program from or to type X is the error I get...

Read only

matt
Active Contributor
0 Likes
643

Click on the question mark next to the error message. This is extremely useful as it often gives you more information about the error!

If you still can't figure out the issue after reading that, then let me know.

matt

Read only

Former Member
0 Likes
643

Thanks..I am a fresher working in SAP .... Please suggest me websites and tutorials to work and get a firm hold on ABAP programming techniques. Thanks in advance.