<?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 what problem could be in script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000893#M407265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a script which created in EN, but can be printed in DE, now I found if I first print in EN, then the payment terms will be correct, but if I first print in DE, then the payment terms second line will disppear, why it happened like this, how I solve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kitty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2007 03:48:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-27T03:48:42Z</dc:date>
    <item>
      <title>what problem could be in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000893#M407265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a script which created in EN, but can be printed in DE, now I found if I first print in EN, then the payment terms will be correct, but if I first print in DE, then the payment terms second line will disppear, why it happened like this, how I solve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kitty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 03:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000893#M407265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T03:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: what problem could be in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000894#M407266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with the data that you r passing to print the payment term when you r trying with DE,&lt;/P&gt;&lt;P&gt;i hope when you r trying to print the payment term in DE,the payment term data that is passing from your driver program to you sap script,it is still in english ,so check that and do the needful changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 04:19:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000894#M407266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T04:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: what problem could be in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000895#M407267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is your default language sy-langu&lt;/P&gt;&lt;P&gt;that is the one you need to select in language parameter&lt;/P&gt;&lt;P&gt;no need customize your program &lt;/P&gt;&lt;P&gt;i though that is the problem of your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 04:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000895#M407267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T04:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: what problem could be in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000896#M407268</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;Apart from the above answers, there can be possibility that the DE version of SAP script may not have the correct code written for Payment terms. In the DE version of your form, there could have been changes made to not to display second line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shahu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 04:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000896#M407268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T04:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: what problem could be in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000897#M407269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I think you are probably right. could you ellaborate how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kitty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 05:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000897#M407269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T05:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: what problem could be in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000898#M407270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but actually the script doesn't have DE version.it is only creatd in EN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kitty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 05:20:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-problem-could-be-in-script/m-p/2000898#M407270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T05:20:11Z</dc:date>
    </item>
  </channel>
</rss>

