<?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: Can we execute BAPI in background? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989922#M1342369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes one can schedule a report which uses a BAPI  in background!,&lt;/P&gt;&lt;P&gt;I had a requirement to delete components from a work order and for this i used one bapi maintain,&lt;/P&gt;&lt;P&gt;through which i delete the components, but time n again there will be number os orders created by several users and the req is to delete the orders based on some conditions.&lt;/P&gt;&lt;P&gt;So i scheduled my program in background for every min,&lt;/P&gt;&lt;P&gt;which is solving my purpose...!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2009 07:24:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-18T07:24:24Z</dc:date>
    <item>
      <title>Can we execute BAPI in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989919#M1342366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report in which i have used BAPI . I need to execute that report in background via a variant.&lt;/P&gt;&lt;P&gt;Is it possible to run a BAPI in background ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 06:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989919#M1342366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T06:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can we execute BAPI in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989920#M1342367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii srnivas it is possible yo execute a bapi in bacground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to know how to execeute a bapi in background you can search on scn you can get various exapmles for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 06:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989920#M1342367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T06:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we execute BAPI in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989921#M1342368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI is not standalone entity it has to be called by some other entity for e.g. report, function module, object method etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it is not possible to run BAPI in background. Workaround to this problem is to create report calling BAPI and then schedule &lt;/P&gt;&lt;P&gt;that report in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information on JOB scheduling see following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/Snippets/How" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/Snippets/How&lt;/A&gt;&lt;EM&gt;to&lt;/EM&gt;create&lt;EM&gt;and&lt;/EM&gt;release&lt;EM&gt;a&lt;/EM&gt;Job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Augustin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 06:57:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989921#M1342368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T06:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can we execute BAPI in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989922#M1342369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes one can schedule a report which uses a BAPI  in background!,&lt;/P&gt;&lt;P&gt;I had a requirement to delete components from a work order and for this i used one bapi maintain,&lt;/P&gt;&lt;P&gt;through which i delete the components, but time n again there will be number os orders created by several users and the req is to delete the orders based on some conditions.&lt;/P&gt;&lt;P&gt;So i scheduled my program in background for every min,&lt;/P&gt;&lt;P&gt;which is solving my purpose...!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 07:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989922#M1342369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T07:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can we execute BAPI in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989923#M1342370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 08:02:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-execute-bapi-in-background/m-p/5989923#M1342370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T08:02:02Z</dc:date>
    </item>
  </channel>
</rss>

