<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Call Transformation Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506681#M566698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem Solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activated the Transformation "Z_XSLT_QUERY_RESULT" in SE80-&amp;gt;Edit Object-&amp;gt;More. Enter the Transformation name "Z_XSLT_QUERY_RESULT" in the Transformation field and open it. Activate the transformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 18:25:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T18:25:06Z</dc:date>
    <item>
      <title>Call Transformation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506679#M566696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our SAP system is recently upgraded to ECC 6.0 from 4.7. I am getting a runtime error while executing a program. I debugged the code and came to know that the runtime error is because of the following statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSFORMATION (`Z_XSLT_QUERY_RESULT`)&lt;/P&gt;&lt;P&gt;SOURCE XML w_xml_out&lt;/P&gt;&lt;P&gt;RESULT outtab = &amp;lt;outtab&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below for more info on the runtime error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors TRANSFORMATION_NOT_FOUND &lt;/P&gt;&lt;P&gt;Except. CX_INVALID_TRANSFORMATION &lt;/P&gt;&lt;P&gt;Date and Time 07/17/2007 10:32:11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short text &lt;/P&gt;&lt;P&gt;No load could be found for transformation "Z_XSLT_QUERY_RESULT". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened? &lt;/P&gt;&lt;P&gt;A load was searched for transformation "Z_XSLT_QUERY_RESULT". This action &lt;/P&gt;&lt;P&gt;failed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis &lt;/P&gt;&lt;P&gt;An exception occurred that is explained in detail below. &lt;/P&gt;&lt;P&gt;The exception, which is assigned to class 'CX_INVALID_TRANSFORMATION', was not&lt;/P&gt;&lt;P&gt;caught in &lt;/P&gt;&lt;P&gt;procedure "PROCESS_FM" "(FORM)", nor was it propagated by a RAISING clause. &lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have anticipated that the &lt;/P&gt;&lt;P&gt;exception would occur, the current program is terminated. &lt;/P&gt;&lt;P&gt;The reason for the exception is: &lt;/P&gt;&lt;P&gt;A load was searched for transformation "Z_XSLT_QUERY_RESULT". This action was &lt;/P&gt;&lt;P&gt;unsuccessful &lt;/P&gt;&lt;P&gt;. Either the transformation does not exist or it contains syntax errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked executing the same program in 4.7 and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any info on this is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 15:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506679#M566696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T15:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transformation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506680#M566697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like the transformation Z_XSLT_QUERY_RESULT has not been copied to the system. Please check in XSLT_TOOL to see if the transformation exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 17:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506680#M566697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T17:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transformation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506681#M566698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem Solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activated the Transformation "Z_XSLT_QUERY_RESULT" in SE80-&amp;gt;Edit Object-&amp;gt;More. Enter the Transformation name "Z_XSLT_QUERY_RESULT" in the Transformation field and open it. Activate the transformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 18:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506681#M566698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T18:25:06Z</dc:date>
    </item>
  </channel>
</rss>

