<?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: regarding background programm in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921748#M688086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi prashant thankyou so much for your help can you please provide me your email id .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 06:10:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T06:10:54Z</dc:date>
    <item>
      <title>regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921742#M688080</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;   i have to run a programm in the background. i have made a table controll. in which im displaying sales order, line item material number. im making a selection from the selection screen and the based on the condition im clubing certain line items whose order number and material number are same. now, user can make an entry in two fields and when i click execute button of the table controll screen a programm should run in the back ground. now, can some body tell me how to call a programm in the back ground and pass the complete internal table which gives me the information of the line items without clubing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 03:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921742#M688080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T03:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921743#M688081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know that you can also call a function module in the background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check the abap help on the statement CALL and the search for: CALL FUNCTION IN BACKGROUND TASK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Rob,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 08:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921743#M688081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T08:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921744#M688082</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 check &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit &amp;lt;program_name&amp;gt; via Job &amp;lt;name&amp;gt; Jobcount &amp;lt;count&amp;gt; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 08:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921744#M688082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T08:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921745#M688083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi arun,&lt;/P&gt;&lt;P&gt; im using the same function module as job open submit and then job close.&lt;/P&gt;&lt;P&gt;but i want to know how to check is my background programm performed or not. more over im also checking it in the job over view through sm37. but what would its status be, in the sm37, if the job is been runned in the back ground. &lt;/P&gt;&lt;P&gt; i hope im making myself clear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  what i want to do is from the 1st prog suppose prog1 i have to pass an internal table which contains sales order mat no line item and many other feilds, to the prog2. now the prog2 should be executed in the back ground. so this 2nd programm ie prog2 should execute and a bapi called sales order change has to be done in this 2nd prog. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the whole point is i want to know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 how to know is the 2nd programm prog2 executed in the back ground or not.&lt;/P&gt;&lt;P&gt;b'coz im writing a write a statement in the prog2 but its not printing it. so how to know that is the 2nd programm executed in the background or now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its very urgent please help me out point would be awarded for usefull answere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 05:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921745#M688083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T05:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921746#M688084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rob,&lt;/P&gt;&lt;P&gt;im using the same function module as job open submit and then job close.&lt;/P&gt;&lt;P&gt;but i want to know how to check is my background programm performed or not. more over im also checking it in the job over view through sm37. but what would its status be, in the sm37, if the job is been runned in the back ground. &lt;/P&gt;&lt;P&gt;i hope im making myself clear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i want to do is from the 1st prog suppose prog1 i have to pass an internal table which contains sales order mat no line item and many other feilds, to the prog2. now the prog2 should be executed in the back ground. so this 2nd programm ie prog2 should execute and a bapi called sales order change has to be done in this 2nd prog. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the whole point is i want to know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 how to know is the 2nd programm prog2 executed in the back ground or not.&lt;/P&gt;&lt;P&gt;b'coz im writing a write a statement in the prog2 but its not printing it. so how to know that is the 2nd programm executed in the background or now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its very urgent please help me out point would be awarded for usefull answere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 05:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921746#M688084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T05:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921747#M688085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer this blog:&lt;/P&gt;&lt;P&gt;/people/prashant.patil12/blog/2007/02/20/displaying-alv-grid-in-background-job&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 05:35:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921747#M688085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T05:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921748#M688086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi prashant thankyou so much for your help can you please provide me your email id .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 06:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921748#M688086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T06:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921749#M688087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi prashant im doing the same thing but then im geting an error message as output device not  found. this is coming when the line message-id of the function jos submit is executed.  what could be the probable reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 06:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921749#M688087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T06:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921750#M688088</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;in SUBMIT TO SAP-SPOOL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to pass the DEVICE TYPE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass it as &amp;lt;b&amp;gt;LOCL&amp;lt;/b&amp;gt; or if you knw the device type the pass the actual name.&lt;/P&gt;&lt;P&gt;Device type can be listed using transaction SPAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 07:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921750#M688088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T07:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921751#M688089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but im not using the function submit to sap spool. rather im just using the submit command.&lt;/P&gt;&lt;P&gt;SUBMIT zmp&lt;/P&gt;&lt;P&gt;    USER sy-uname&lt;/P&gt;&lt;P&gt;    VIA JOB w_jobname&lt;/P&gt;&lt;P&gt; NUMBER w_jobcount&lt;/P&gt;&lt;P&gt;    AND RETURN.&lt;/P&gt;&lt;P&gt;where zmp is the second prog. rest all other fm job open job close im doing it as you have done. so when i go and check it in sm 37 i find schedule in the statuc of the job. so is that the 2nd prog has been executed in the background?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 08:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921751#M688089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T08:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background programm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921752#M688090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right. The 2nd program is scheduled &amp;amp; hence the status in SM37.&lt;/P&gt;&lt;P&gt;Wait for few minutes, click on REFRESH &amp;amp; you will find the status changed to COMPLETED.&lt;/P&gt;&lt;P&gt;Then check the spool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 08:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-programm/m-p/2921752#M688090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T08:19:01Z</dc:date>
    </item>
  </channel>
</rss>

