<?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: About flag setting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528711#M1750375</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; Please read below link,&lt;/P&gt;&lt;P&gt; &lt;A _jive_internal="true" href="https://answers.sap.com/thread/3373354"&gt;http://scn.sap.com/thread/3373354&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Shankar L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 13:23:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-14T13:23:36Z</dc:date>
    <item>
      <title>About flag setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528707#M1750371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing handling unit delivery using sap script. In that country of origin i need to separate the European countries and non European countries , based on the country of origin other fields are need to be displayed in that format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Meenakshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 09:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528707#M1750371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T09:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: About flag setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528708#M1750372</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;Pass the country as a parameter say via &amp;amp;conty_key&amp;amp; to your Sapscript. Then use the below command&lt;/P&gt;&lt;P&gt;to set the country&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;SET COUNTRY &amp;amp;conty_key&amp;amp; &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Do you stuff all will be defaulted to country specific setting. Then do as per below to reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;SET COUNTRY '&amp;nbsp; '&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 10:27:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528708#M1750372</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-06-14T10:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: About flag setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528709#M1750373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arindam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not possible in driver program ah by setting a flag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 10:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528709#M1750373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: About flag setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528710#M1750374</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;Usually Sapscripts are translated into various languages and that is called for languages &amp;amp; the country setting is automatically mapped to user setting. Also, you can give the same command from your driver program by calling the FM CONTROL_FORM. Check the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/d6/0dba68494511d182b70000e829fbfe/content.htm" title="http://help.sap.com/saphelp_nw70/helpdata/en/d6/0dba68494511d182b70000e829fbfe/content.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/d6/0dba68494511d182b70000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what sort of flag you want? Is it a Z-Sapscript. Please give some more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 13:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528710#M1750374</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-06-14T13:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: About flag setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528711#M1750375</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; Please read below link,&lt;/P&gt;&lt;P&gt; &lt;A _jive_internal="true" href="https://answers.sap.com/thread/3373354"&gt;http://scn.sap.com/thread/3373354&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Shankar L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 13:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-flag-setting/m-p/9528711#M1750375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T13:23:36Z</dc:date>
    </item>
  </channel>
</rss>

