<?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: Problem in running a program in Background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-running-a-program-in-background/m-p/5085180#M1180803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to check before the FM call is the report runs in background/foreground:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF sy-batch IS INITIAL.
=&amp;gt; foreground, you cam call POPUP_TO_CONFIRM.
ELSE.
=&amp;gt; background
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2009 10:02:04 GMT</pubDate>
    <dc:creator>JozsefSzikszai</dc:creator>
    <dc:date>2009-01-22T10:02:04Z</dc:date>
    <item>
      <title>Problem in running a program in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-running-a-program-in-background/m-p/5085178#M1180801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execution of a report interactively gave no errors. We tried to schedule job  in background, with variants for the respective cases. But this resulted in the&lt;/P&gt;&lt;P&gt;following error in the joblog:   "Error in function module POPUP_TO_CONFIRM"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I know this function module expects a user input.How can I supress this &lt;/P&gt;&lt;P&gt;dialog when I run the report in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 09:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-running-a-program-in-background/m-p/5085178#M1180801</guid>
      <dc:creator>rajan_venkatachalam</dc:creator>
      <dc:date>2009-01-22T09:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in running a program in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-running-a-program-in-background/m-p/5085179#M1180802</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;Try using SUPPRESS DIALOG before popup when u run in back ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 10:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-running-a-program-in-background/m-p/5085179#M1180802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T10:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in running a program in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-running-a-program-in-background/m-p/5085180#M1180803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to check before the FM call is the report runs in background/foreground:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF sy-batch IS INITIAL.
=&amp;gt; foreground, you cam call POPUP_TO_CONFIRM.
ELSE.
=&amp;gt; background
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 10:02:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-running-a-program-in-background/m-p/5085180#M1180803</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2009-01-22T10:02:04Z</dc:date>
    </item>
  </channel>
</rss>

