<?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: Sap script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895440#M1689344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You can also adjust the default parameters of the user in SU01.&lt;/P&gt;&lt;P&gt;Need to logoff and login again to get the changes reflected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2012 09:32:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-07-06T09:32:19Z</dc:date>
    <item>
      <title>Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895434#M1689338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to print customer statements from transaction FD10N, My problem is when i try to get print preview from f.64 the output format is different&lt;/P&gt;&lt;P&gt;from what i want, The decimal is replaced by point and vice versa.&lt;/P&gt;&lt;P&gt;I know that it is depend on country settings in SPRO and transaction OY01 but i want the output should be changed according to the specific company code not by country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 12:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895434#M1689338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T12:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895435#M1689339</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;So you need to change the sapscript in order to insert the command SET COUNTRY in according to your specific&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 12:11:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895435#M1689339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T12:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895436#M1689340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set country is already there. Actually i checked in my driver program the values are fetched in the correct format but when the values comes into script elements then changed into the wrong format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895436#M1689340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T13:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895437#M1689341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where have you placed SET COUNTRY?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895437#M1689341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T13:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895438#M1689342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can put check on country code in script using IF condition on command line operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shrinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 15:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895438#M1689342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T15:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895439#M1689343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what i have to write in if condition for specific country code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 09:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895439#M1689343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-06T09:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895440#M1689344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You can also adjust the default parameters of the user in SU01.&lt;/P&gt;&lt;P&gt;Need to logoff and login again to get the changes reflected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 09:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895440#M1689344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-06T09:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895441#M1689345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that but i want the changes will be applicable depends on specific country code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 14:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/8895441#M1689345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-06T14:03:55Z</dc:date>
    </item>
  </channel>
</rss>

