<?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: Foreground / Background issue? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325165#M1227174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do like this ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prepare final internal table ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-batch = space . &amp;lt;----&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; this is for fore ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do processing here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;message i000 with ' we cannot run this in background'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Mar 2009 09:59:29 GMT</pubDate>
    <dc:creator>former_member203501</dc:creator>
    <dc:date>2009-03-14T09:59:29Z</dc:date>
    <item>
      <title>Foreground / Background issue?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325162#M1227171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user  run z_program download data to a local file in the foreground.  how to disable background run option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 03:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325162#M1227171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T03:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Foreground / Background issue?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325163#M1227172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can check the condition if sy-batch = ' '. it means its foreground... if its X then its background ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 03:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325163#M1227172</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-03-14T03:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Foreground / Background issue?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325164#M1227173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The business knows that, its meant for foreground, right? Why they run it in back ground? but, still if they want, u can implemet the suggestion as above reply.&lt;/P&gt;&lt;P&gt;Anyhow, even they run it in back ground, it does not work!! bcoz, its saving/downloading the data into LOCAL file!!&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 03:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325164#M1227173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T03:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Foreground / Background issue?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325165#M1227174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do like this ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prepare final internal table ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-batch = space . &amp;lt;----&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; this is for fore ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do processing here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;message i000 with ' we cannot run this in background'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 09:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/foreground-background-issue/m-p/5325165#M1227174</guid>
      <dc:creator>former_member203501</dc:creator>
      <dc:date>2009-03-14T09:59:29Z</dc:date>
    </item>
  </channel>
</rss>

