<?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: Simple Transformation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation/m-p/10707418#M1871661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you reply Manish.&amp;nbsp; Due to time constraints we wound up going with an alternative solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 20:04:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-11-17T20:04:25Z</dc:date>
    <item>
      <title>Simple Transformation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation/m-p/10707416#M1871659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was curious to know if a Simple Transformation using HTML could be translatable to different languages?&amp;nbsp; Can the text bolded and highlighted in red be converted to a different language somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Rene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?sap.transform simple?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tt:transform xmlns:tt=&lt;SPAN class="L1S33"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.sap.com/transformation-templates"&gt;http://www.sap.com/transformation-templates&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;tt:root name=&lt;SPAN class="L1S33"&gt;"PARAM"&lt;/SPAN&gt;/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;tt:template name=&lt;SPAN class="L1S33"&gt;"Main"&lt;/SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;style type=&lt;SPAN class="L1S33"&gt;"text/css"&lt;/SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .labelTxt{TEXT-ALIGN: right}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .dataTxt{TEXT-ALIGN: left}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .rowData{TOP-MARGIN: 10}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/style&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;B&amp;gt; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Hello&lt;/STRONG&gt;&lt;/SPAN&gt; &amp;lt;tt:value ref=&lt;SPAN class="L1S33"&gt;"PARAM.USER_ASSIGNED_TO" &lt;/SPAN&gt;/&amp;gt;! &amp;lt;/B&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/p&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;This notification is to inform that you have been assigned a new action item that requires your attention&lt;/STRONG&gt;&lt;/SPAN&gt;.&amp;lt;/p&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 23:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation/m-p/10707416#M1871659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-11T23:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Transformation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation/m-p/10707417#M1871660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Automatic translation does not happen. &lt;/P&gt;&lt;P&gt;You can maintain the language dependent text in text elements and then pass it to transformation just like PARAM.USER_ASSIGNED_TO.&lt;/P&gt;&lt;P&gt;It is also possible to use &lt;A href="https://help.sap.com/saphelp_erp60_sp/helpdata/en/54/506040a64e8437e10000000a155106/content.htm?fullscreen=true" title="https://help.sap.com/saphelp_erp60_sp/helpdata/en/54/506040a64e8437e10000000a155106/content.htm?fullscreen=true"&gt;Conditions - Simple Transformations&lt;/A&gt; tt:cond or tt:cond-var to change output text based on some input parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 08:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation/m-p/10707417#M1871660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-12T08:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Transformation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation/m-p/10707418#M1871661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you reply Manish.&amp;nbsp; Due to time constraints we wound up going with an alternative solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 20:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation/m-p/10707418#M1871661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-17T20:04:25Z</dc:date>
    </item>
  </channel>
</rss>

