<?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: Dunning Standard text dynamic  values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225664#M1717924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok good.&lt;/P&gt;&lt;P&gt;Where were you passing the &amp;amp;variable&amp;amp; data to the Script.&lt;/P&gt;&lt;P&gt;Is that passed by a Script Command code or In-program code.&lt;/P&gt;&lt;P&gt;Did you tried to debug the script and see the data passed to that variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing is that. you know these Images or Barcodes in SAP Scripts depends on Printers.&lt;/P&gt;&lt;P&gt;So you should also see the Print Commands in SPAD Printer Devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2013 05:32:37 GMT</pubDate>
    <dc:creator>Venkat_Sesha</dc:creator>
    <dc:date>2013-01-21T05:32:37Z</dc:date>
    <item>
      <title>Dunning Standard text dynamic  values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225663#M1717923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have maintianed a dunning text for body of dunning letter in so10 transaction with text ID FIKO.I have given a dynamic varaible &amp;amp;name&amp;amp; but the same vaiable is filled in the script for the logo.So instead of the dynamic text i am getting the logo name.Let me know how i can find the where the name variable filled.And i can check in debugging that its happening in&amp;nbsp; some conversion in FM &lt;/P&gt;&lt;P&gt;&amp;nbsp; CONVERT_ITF_TO_ASCII.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 05:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225663#M1717923</guid>
      <dc:creator>VijayCR</dc:creator>
      <dc:date>2013-01-21T05:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dunning Standard text dynamic  values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225664#M1717924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok good.&lt;/P&gt;&lt;P&gt;Where were you passing the &amp;amp;variable&amp;amp; data to the Script.&lt;/P&gt;&lt;P&gt;Is that passed by a Script Command code or In-program code.&lt;/P&gt;&lt;P&gt;Did you tried to debug the script and see the data passed to that variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing is that. you know these Images or Barcodes in SAP Scripts depends on Printers.&lt;/P&gt;&lt;P&gt;So you should also see the Print Commands in SPAD Printer Devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 05:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225664#M1717924</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2013-01-21T05:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dunning Standard text dynamic  values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225665#M1717925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am actually passsing the varaible before the script is called that is in the exit 00001040.But its overwriting the variable in script that is &amp;amp;Name&amp;amp; which is used for some other pourpose.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 05:37:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225665#M1717925</guid>
      <dc:creator>VijayCR</dc:creator>
      <dc:date>2013-01-21T05:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dunning Standard text dynamic  values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225666#M1717926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So did you tried going to the Script where the variable is getting override.&lt;/P&gt;&lt;P&gt;Goto RSNAST00 and put a break point at line number around 900(may differ from sys to sys). you will find this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;PERFORM (TNAPR-RONAM) &lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;PROGRAM &lt;/SPAN&gt;(TNAPR-PGNAM) &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;RETURNCODE&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; US_SCREEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Put a break point here and execute the Output type via RSNAST00. to see where and how the data is getting changed. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 05:54:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dunning-standard-text-dynamic-values/m-p/9225666#M1717926</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2013-01-21T05:54:02Z</dc:date>
    </item>
  </channel>
</rss>

