<?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: background processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008453#M409669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  If you want to execute the job in background .There are 2 options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Online&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Goto se38--&amp;gt;enter program name &lt;DEL&gt;&amp;gt;(On menu bar) program&lt;/DEL&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;                     Exceute--&amp;gt;Background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Schedule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Scheduling Background Jobs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.        Background jobs are scheduled by Basis administrators using transaction SM36.&lt;/P&gt;&lt;P&gt;2.        To run a report in a background, a job needs to be created with a step using the report name &lt;/P&gt;&lt;P&gt;and a variant for selection parameters. It is recommended to create a separate variant for each &lt;/P&gt;&lt;P&gt;scheduled job to produce results for specific dates (e.g. previous month) or organizational units (e.g. &lt;/P&gt;&lt;P&gt;company codes).&lt;/P&gt;&lt;P&gt;3.        While defining the step, the spool parameters needs to be specified&lt;/P&gt;&lt;P&gt;(Step-&amp;gt; Print Specifications-&amp;gt;Properties) to secure the output of the report and help authorized users &lt;/P&gt;&lt;P&gt;to find the spool request. The following parameters needs to be maintained:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;a.        Time of printing: set to &amp;#147;Send to SAP spooler Only for now&amp;#148;&lt;/P&gt;&lt;P&gt;b.        Name &amp;#150; abbreviated name to identify the job output&lt;/P&gt;&lt;P&gt;c.        Title &amp;#150; free form description for the report output&lt;/P&gt;&lt;P&gt;d.        Authorization &amp;#150; a value defined by Security in user profiles to allow those users to access &lt;/P&gt;&lt;P&gt;this spool request (authorization object  S_SPO_ACT, value SPOAUTH).  Only users with matching &lt;/P&gt;&lt;P&gt;authorization value in their profiles will be able to see the output.&lt;/P&gt;&lt;P&gt;e.        Department &amp;#150; set to appropriate department/functional area name. This field can be used in &lt;/P&gt;&lt;P&gt;a search later.&lt;/P&gt;&lt;P&gt;f.        Retention period &amp;#150; set to &amp;#147;Do not delete&amp;#148; if the report output needs to be retained for more &lt;/P&gt;&lt;P&gt;than 8 days. Once the archiving/document repository solution is in place the spool requests could &lt;/P&gt;&lt;P&gt;be automatically moved to the archive/repository. Storage Mode parameter on the same screen &lt;/P&gt;&lt;P&gt;could be used to immediately send the output to archive instead of creating a spool request.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Configuring user access:&lt;/P&gt;&lt;P&gt;1.        To access a report output created by a background job, a user must have at &lt;/P&gt;&lt;P&gt;least access to SP01 (Spool requests) transaction without restriction on the user &lt;/P&gt;&lt;P&gt;name (however by itself it will not let the user to see all spool requests). To have &lt;/P&gt;&lt;P&gt;that access the user must have S_ADMI_FCD authorization object in the profile with &lt;/P&gt;&lt;P&gt;SPOR (or SP01) value of S_ADMI_FCD parameter (maintained by Security).&lt;/P&gt;&lt;P&gt;2.        To access a particular job&amp;#146;s output in the spool, the user must have &lt;/P&gt;&lt;P&gt;S_SPO_ACT object in the profile with SPOAUTH parameter matching the value used &lt;/P&gt;&lt;P&gt;in the Print Specifications of the job (see p. 3.d above).&lt;/P&gt;&lt;P&gt;3.        Levels of access to the spool (display, print once, reprint, download, etc) are &lt;/P&gt;&lt;P&gt;controlled by SPOACTION parameter of S_SPO_ACT. The user must have at least &lt;/P&gt;&lt;P&gt;BASE access (display).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On-line reports:&lt;/P&gt;&lt;P&gt;1.        Exactly the same configuration can be maintained for any output produced &lt;/P&gt;&lt;P&gt;from R/3. If a user clicks &amp;#147;Parameters&amp;#148; button on a SAP Printer selection dialog, it &lt;/P&gt;&lt;P&gt;allows to specify all the parameters as described in p. 3 of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#147;Scheduling background jobs&amp;#148; section. Thus any output created by an online report &lt;/P&gt;&lt;P&gt;can be saved and accessed by any user authorized to access that spool request &lt;/P&gt;&lt;P&gt;(access restriction provided by the Authorization field of the spool request &lt;/P&gt;&lt;P&gt;attributes, see p. 3.d of &amp;#147;Scheduling background jobs&amp;#148; section).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access to report&amp;#146;s output:&lt;/P&gt;&lt;P&gt;1.        A user that had proper access (see Configuring user access above) can &lt;/P&gt;&lt;P&gt;retrieve a job/report output through transaction SP01.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2.        The selection screen can be configured by clicking &amp;#147;Further selection &lt;/P&gt;&lt;P&gt;criteria&amp;#133;&amp;#148; button (e.g. to bring &amp;#147;Spool request name (suffix 2)&amp;#148; field or hide other &lt;/P&gt;&lt;P&gt;fields).&lt;/P&gt;&lt;P&gt;3.        The following fields can be used to search for a specific output (Note that &lt;/P&gt;&lt;P&gt;Created By must be blank when searching for scheduled job&amp;#146;s outputs)&lt;/P&gt;&lt;P&gt;a.        Spool request name (suffix 2) &amp;#150; corresponds to a spool name in p. 3.b in &lt;/P&gt;&lt;P&gt;&amp;#147;Scheduling background jobs&amp;#148; section above).&lt;/P&gt;&lt;P&gt;b.        Date created &amp;#150; to find an output of a job that ran within a certain date range.&lt;/P&gt;&lt;P&gt;c.        Title &amp;#150; corresponds to spool Title in p. 3.c in &amp;#147;Scheduling background jobs&amp;#148; &lt;/P&gt;&lt;P&gt;section above).&lt;/P&gt;&lt;P&gt;d.        Department - corresponds to spool Department in p. 3.e in &amp;#147;Scheduling &lt;/P&gt;&lt;P&gt;background jobs&amp;#148; section above).&lt;/P&gt;&lt;P&gt;4.        Upon entering selection criteria, the user clicks the Execute button   to &lt;/P&gt;&lt;P&gt;retrieve the list of matching spool requests.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;5.        From the spool list the user can use several function such as view the &lt;/P&gt;&lt;P&gt;content of a spool request, print the spool request, view attributed of the spool &lt;/P&gt;&lt;P&gt;request, etc. (some functions may need special authorization, see p.3 in &lt;/P&gt;&lt;P&gt;Configuring user access)&lt;/P&gt;&lt;P&gt;a.        Click the Print button   to print the spool request with the default attributes &lt;/P&gt;&lt;P&gt;(usually defined with the job definition). It will print it on a printer that was &lt;/P&gt;&lt;P&gt;specified when a job was created.&lt;/P&gt;&lt;P&gt;b.        Click the &amp;#147;Print with changed attributed&amp;#148; button   to print the spool request &lt;/P&gt;&lt;P&gt;with the different attributes (e.g. changing the printer name).&lt;/P&gt;&lt;P&gt;c.        Click the &amp;#147;Display contents&amp;#148; button   to preview the spool request contents. A &lt;/P&gt;&lt;P&gt;Print    and Download   functions are available from the preview mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2007 10:35:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-14T10:35:30Z</dc:date>
    <item>
      <title>background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008446#M409662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to execute the report in back ground&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008446#M409662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008447#M409663</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;o	Solution: Execute the Report à in the selection screen: &lt;/P&gt;&lt;P&gt;o	After filling the screen fields press F9.&lt;/P&gt;&lt;P&gt;o	A screen appears requesting U to print the Background Parameters *Enter the output device (Eg HPLJ /SAP2 etc) &lt;/P&gt;&lt;P&gt;o	In the spool options Uncheck Print immedietly, Uncheck delete after output, and new spool request. &lt;/P&gt;&lt;P&gt;o	Press enter. Another screen appears with heading start time .U can press start immediate, and then save now the Background job is scheduled for the given program.&lt;/P&gt;&lt;P&gt;o	To View the status of background Job, The transaction code is SM37. &lt;/P&gt;&lt;P&gt;o	Execute from the resulting screen Job overview --&amp;gt;From the Job list select U&amp;#146;r program and select Spool from the application toolbar Output Controller: List of Spool Requests Select U&amp;#146;r Spool request and click Display icon from the overview screen. U will be displayed with the List. Caution: See to that the list with does not exceed 255 columns, If it exceeds the extra columns will be truncated in Background&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;STRONG&gt;Please reward suitable points&lt;/STRONG&gt;***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navin Khedikar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008447#M409663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008448#M409664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chayaarungupta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For executing the report in background, go to SM36 and schedule it for background processing . There you can schedule it for a particulat time and date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can view the status of the scheduled job in SM37 at a later time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008448#M409664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008449#M409665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SM36 for back ground processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008449#M409665</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-03-14T10:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008450#M409666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SM36.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or in SE38 when you execute it click on the program on the tool bar and select 'Execute in Background'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008450#M409666</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-03-14T10:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008451#M409667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;after executing the report, from selection screen you can put the report in BACKGROUND : Program -&amp;gt; execute in Background.&lt;/P&gt;&lt;P&gt;Or from SM36 define a job. enter program and program variant name&lt;/P&gt;&lt;P&gt; and schedule the job with you own desired time.&lt;/P&gt;&lt;P&gt; and start.&lt;/P&gt;&lt;P&gt;you can moniotr the job in SM37 Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008451#M409667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008452#M409668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. The answer to your question is : &lt;/P&gt;&lt;P&gt;the FM&lt;/P&gt;&lt;P&gt;GET_JOB_RUNTIME_INFO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use this FM inside the code&lt;/P&gt;&lt;P&gt;of your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. It will give you various details like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EVENTID&lt;/P&gt;&lt;P&gt;EVENTPARM&lt;/P&gt;&lt;P&gt;EXTERNAL_PROGRAM_ACTIVE&lt;/P&gt;&lt;P&gt;JOBCOUNT&lt;/P&gt;&lt;P&gt;JOBNAME&lt;/P&gt;&lt;P&gt;STEPCOUNT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are two parts of it - &lt;/P&gt;&lt;P&gt;a. you have some exceptions &amp;amp; you run report in background &amp;amp; are informed if exception occurs, for that kind of scenario look at - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw33/helpdata/en/d3/a850390aa3b608e10000000a11402f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw33/helpdata/en/d3/a850390aa3b608e10000000a11402f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. Without exception you can play with WEb template &amp;amp; get informed -- I am not very sure.see this --&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw33/helpdata/en/9e/9f653ade969f4de10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw33/helpdata/en/9e/9f653ade969f4de10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are on BW350, it can be achieved by Information Broadcasting feature. see this - &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/a5/359840dfa5a160e10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/a5/359840dfa5a160e10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008452#M409668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008453#M409669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  If you want to execute the job in background .There are 2 options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Online&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Goto se38--&amp;gt;enter program name &lt;DEL&gt;&amp;gt;(On menu bar) program&lt;/DEL&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;                     Exceute--&amp;gt;Background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Schedule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Scheduling Background Jobs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.        Background jobs are scheduled by Basis administrators using transaction SM36.&lt;/P&gt;&lt;P&gt;2.        To run a report in a background, a job needs to be created with a step using the report name &lt;/P&gt;&lt;P&gt;and a variant for selection parameters. It is recommended to create a separate variant for each &lt;/P&gt;&lt;P&gt;scheduled job to produce results for specific dates (e.g. previous month) or organizational units (e.g. &lt;/P&gt;&lt;P&gt;company codes).&lt;/P&gt;&lt;P&gt;3.        While defining the step, the spool parameters needs to be specified&lt;/P&gt;&lt;P&gt;(Step-&amp;gt; Print Specifications-&amp;gt;Properties) to secure the output of the report and help authorized users &lt;/P&gt;&lt;P&gt;to find the spool request. The following parameters needs to be maintained:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;a.        Time of printing: set to &amp;#147;Send to SAP spooler Only for now&amp;#148;&lt;/P&gt;&lt;P&gt;b.        Name &amp;#150; abbreviated name to identify the job output&lt;/P&gt;&lt;P&gt;c.        Title &amp;#150; free form description for the report output&lt;/P&gt;&lt;P&gt;d.        Authorization &amp;#150; a value defined by Security in user profiles to allow those users to access &lt;/P&gt;&lt;P&gt;this spool request (authorization object  S_SPO_ACT, value SPOAUTH).  Only users with matching &lt;/P&gt;&lt;P&gt;authorization value in their profiles will be able to see the output.&lt;/P&gt;&lt;P&gt;e.        Department &amp;#150; set to appropriate department/functional area name. This field can be used in &lt;/P&gt;&lt;P&gt;a search later.&lt;/P&gt;&lt;P&gt;f.        Retention period &amp;#150; set to &amp;#147;Do not delete&amp;#148; if the report output needs to be retained for more &lt;/P&gt;&lt;P&gt;than 8 days. Once the archiving/document repository solution is in place the spool requests could &lt;/P&gt;&lt;P&gt;be automatically moved to the archive/repository. Storage Mode parameter on the same screen &lt;/P&gt;&lt;P&gt;could be used to immediately send the output to archive instead of creating a spool request.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Configuring user access:&lt;/P&gt;&lt;P&gt;1.        To access a report output created by a background job, a user must have at &lt;/P&gt;&lt;P&gt;least access to SP01 (Spool requests) transaction without restriction on the user &lt;/P&gt;&lt;P&gt;name (however by itself it will not let the user to see all spool requests). To have &lt;/P&gt;&lt;P&gt;that access the user must have S_ADMI_FCD authorization object in the profile with &lt;/P&gt;&lt;P&gt;SPOR (or SP01) value of S_ADMI_FCD parameter (maintained by Security).&lt;/P&gt;&lt;P&gt;2.        To access a particular job&amp;#146;s output in the spool, the user must have &lt;/P&gt;&lt;P&gt;S_SPO_ACT object in the profile with SPOAUTH parameter matching the value used &lt;/P&gt;&lt;P&gt;in the Print Specifications of the job (see p. 3.d above).&lt;/P&gt;&lt;P&gt;3.        Levels of access to the spool (display, print once, reprint, download, etc) are &lt;/P&gt;&lt;P&gt;controlled by SPOACTION parameter of S_SPO_ACT. The user must have at least &lt;/P&gt;&lt;P&gt;BASE access (display).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On-line reports:&lt;/P&gt;&lt;P&gt;1.        Exactly the same configuration can be maintained for any output produced &lt;/P&gt;&lt;P&gt;from R/3. If a user clicks &amp;#147;Parameters&amp;#148; button on a SAP Printer selection dialog, it &lt;/P&gt;&lt;P&gt;allows to specify all the parameters as described in p. 3 of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#147;Scheduling background jobs&amp;#148; section. Thus any output created by an online report &lt;/P&gt;&lt;P&gt;can be saved and accessed by any user authorized to access that spool request &lt;/P&gt;&lt;P&gt;(access restriction provided by the Authorization field of the spool request &lt;/P&gt;&lt;P&gt;attributes, see p. 3.d of &amp;#147;Scheduling background jobs&amp;#148; section).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access to report&amp;#146;s output:&lt;/P&gt;&lt;P&gt;1.        A user that had proper access (see Configuring user access above) can &lt;/P&gt;&lt;P&gt;retrieve a job/report output through transaction SP01.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2.        The selection screen can be configured by clicking &amp;#147;Further selection &lt;/P&gt;&lt;P&gt;criteria&amp;#133;&amp;#148; button (e.g. to bring &amp;#147;Spool request name (suffix 2)&amp;#148; field or hide other &lt;/P&gt;&lt;P&gt;fields).&lt;/P&gt;&lt;P&gt;3.        The following fields can be used to search for a specific output (Note that &lt;/P&gt;&lt;P&gt;Created By must be blank when searching for scheduled job&amp;#146;s outputs)&lt;/P&gt;&lt;P&gt;a.        Spool request name (suffix 2) &amp;#150; corresponds to a spool name in p. 3.b in &lt;/P&gt;&lt;P&gt;&amp;#147;Scheduling background jobs&amp;#148; section above).&lt;/P&gt;&lt;P&gt;b.        Date created &amp;#150; to find an output of a job that ran within a certain date range.&lt;/P&gt;&lt;P&gt;c.        Title &amp;#150; corresponds to spool Title in p. 3.c in &amp;#147;Scheduling background jobs&amp;#148; &lt;/P&gt;&lt;P&gt;section above).&lt;/P&gt;&lt;P&gt;d.        Department - corresponds to spool Department in p. 3.e in &amp;#147;Scheduling &lt;/P&gt;&lt;P&gt;background jobs&amp;#148; section above).&lt;/P&gt;&lt;P&gt;4.        Upon entering selection criteria, the user clicks the Execute button   to &lt;/P&gt;&lt;P&gt;retrieve the list of matching spool requests.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;5.        From the spool list the user can use several function such as view the &lt;/P&gt;&lt;P&gt;content of a spool request, print the spool request, view attributed of the spool &lt;/P&gt;&lt;P&gt;request, etc. (some functions may need special authorization, see p.3 in &lt;/P&gt;&lt;P&gt;Configuring user access)&lt;/P&gt;&lt;P&gt;a.        Click the Print button   to print the spool request with the default attributes &lt;/P&gt;&lt;P&gt;(usually defined with the job definition). It will print it on a printer that was &lt;/P&gt;&lt;P&gt;specified when a job was created.&lt;/P&gt;&lt;P&gt;b.        Click the &amp;#147;Print with changed attributed&amp;#148; button   to print the spool request &lt;/P&gt;&lt;P&gt;with the different attributes (e.g. changing the printer name).&lt;/P&gt;&lt;P&gt;c.        Click the &amp;#147;Display contents&amp;#148; button   to preview the spool request contents. A &lt;/P&gt;&lt;P&gt;Print    and Download   functions are available from the preview mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:35:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008453#M409669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008454#M409670</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;U can go to SM36 and schedule backgound processing other option is press F8&lt;/P&gt;&lt;P&gt;give selection screen inputs and then go to program and can select execute in background . U have to give the time and date and select jobs after which u want to execute and after this u have to go to SM37 and give the jobname and can see the output after the given time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think will be helpful for u .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:07:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008454#M409670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008455#M409671</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;execute the report, from selection screen.&lt;/P&gt;&lt;P&gt;follow the menu path : &amp;lt;b&amp;gt;Program -&amp;gt; execute in background.&amp;lt;/b&amp;gt;aftet then goto SM37 , and execute it. here u can find the jobs that are scheduled in background in pertucular date range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM36 define a job. enter program and program variant name&lt;/P&gt;&lt;P&gt;and schedule the job with you own desired time.&lt;/P&gt;&lt;P&gt;and start executing it.&lt;/P&gt;&lt;P&gt;you can check that job in SM37 Transaction.&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;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:30:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-processing/m-p/2008455#M409671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:30:56Z</dc:date>
    </item>
  </channel>
</rss>

