<?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/2506527#M566650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the transformation is named Z_XSLT_QUERY_RESULT, the call transformation must be called as CALL TRANSFORMATION Z_XSLT_QUERY_RESULT (No parentheses or quotes are needed). If it is a dynamic transformation call, the it must be called as CALL  TRANSFORMATION (Z_XSLT_QUERY_RESULT) (No quotes). You can use one of these contructions according to the type of the transformation call.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sükrü&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 17:59:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T17:59:20Z</dc:date>
    <item>
      <title>Call Transformation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506526#M566649</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;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;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;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:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506526#M566649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T15:43:00Z</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/2506527#M566650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the transformation is named Z_XSLT_QUERY_RESULT, the call transformation must be called as CALL TRANSFORMATION Z_XSLT_QUERY_RESULT (No parentheses or quotes are needed). If it is a dynamic transformation call, the it must be called as CALL  TRANSFORMATION (Z_XSLT_QUERY_RESULT) (No quotes). You can use one of these contructions according to the type of the transformation call.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sükrü&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 17:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506527#M566650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T17:59:20Z</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/2506528#M566651</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:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transformation-problem/m-p/2506528#M566651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T18:25:55Z</dc:date>
    </item>
  </channel>
</rss>

