<?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 using CALL TRANSFORMATION with parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-call-transformation-with-parameters/m-p/4726385#M1109534</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;im using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    CALL TRANSFORMATION ztest
    PARAMETERS mestyp = 'MT_XI_START' 
    SOURCE email = p_email retention = it_alert_retention count = it_alert_count
    RESULT XML xxml.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to output this like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&amp;lt;mestyp&amp;gt;MT_XI_START&amp;lt;/mestyp&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how do i code it in the XSLT, i used $MESTYP, &lt;SPAN __jive_macro_name="MESTYP"&gt;&lt;/SPAN&gt; and several other writings, but mestyp is never substituted, regadless if i have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  &amp;lt;xsl:param name="MESTYP" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my xslt or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the element mestyp as an binding in the SOURCE is not an option!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2008 08:54:21 GMT</pubDate>
    <dc:creator>rainer_hbenthal</dc:creator>
    <dc:date>2008-11-17T08:54:21Z</dc:date>
    <item>
      <title>using CALL TRANSFORMATION with parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-call-transformation-with-parameters/m-p/4726385#M1109534</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;im using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    CALL TRANSFORMATION ztest
    PARAMETERS mestyp = 'MT_XI_START' 
    SOURCE email = p_email retention = it_alert_retention count = it_alert_count
    RESULT XML xxml.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to output this like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&amp;lt;mestyp&amp;gt;MT_XI_START&amp;lt;/mestyp&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how do i code it in the XSLT, i used $MESTYP, &lt;SPAN __jive_macro_name="MESTYP"&gt;&lt;/SPAN&gt; and several other writings, but mestyp is never substituted, regadless if i have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  &amp;lt;xsl:param name="MESTYP" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my xslt or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the element mestyp as an binding in the SOURCE is not an option!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 08:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-call-transformation-with-parameters/m-p/4726385#M1109534</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-11-17T08:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: using CALL TRANSFORMATION with parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-call-transformation-with-parameters/m-p/4726386#M1109535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved by my own&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 11:45:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-call-transformation-with-parameters/m-p/4726386#M1109535</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-11-17T11:45:28Z</dc:date>
    </item>
  </channel>
</rss>

