‎2007 Dec 11 5:20 AM
can anyone briefly explain this program type? , i mean what is it used for exactly.
‎2007 Dec 11 8:17 AM
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.
matt
‎2007 Dec 11 8:17 AM
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.
matt