<?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: Scheduling a Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882983#M677208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SM36(Transaction code)&lt;/P&gt;&lt;P&gt;Give Job name (create)&lt;/P&gt;&lt;P&gt;Then goto STEP Tab&lt;/P&gt;&lt;P&gt;Give ABAP program name, variant if any, and check it and save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then goto START CONDITION Tab&lt;/P&gt;&lt;P&gt;Select Date/Time tab&lt;/P&gt;&lt;P&gt;give the date and time as per ur requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 22:43:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-27T22:43:28Z</dc:date>
    <item>
      <title>Scheduling a Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882981#M677206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to Schedule a Report to a particular time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 12:07:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882981#M677206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T12:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882982#M677207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;use sm36 to schedule areport at any time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 12:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882982#M677207</guid>
      <dc:creator>former_member632991</dc:creator>
      <dc:date>2007-09-27T12:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882983#M677208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SM36(Transaction code)&lt;/P&gt;&lt;P&gt;Give Job name (create)&lt;/P&gt;&lt;P&gt;Then goto STEP Tab&lt;/P&gt;&lt;P&gt;Give ABAP program name, variant if any, and check it and save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then goto START CONDITION Tab&lt;/P&gt;&lt;P&gt;Select Date/Time tab&lt;/P&gt;&lt;P&gt;give the date and time as per ur requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 22:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882983#M677208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T22:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882984#M677209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Scheduling Background Jobs&lt;/P&gt; &lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Use&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You can define and schedule background jobs in two ways from the Job Overview: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Directly from Transaction SM36. This is best for users already familiar with background job scheduling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         The Job Scheduling Wizard. This is best for users unfamiliar with SAP background job scheduling. To use the Job Wizard, start from Transaction SM36, and either select Goto -&amp;gt;Wizard version or simply use the Job Wizard button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Procedure&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       1.      Call Transaction SM36 or choose CCMS -&amp;gt; Jobs -&amp;gt;Definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       2.      Assign a job name. Decide on a name for the job you are defining and enter it in the Job Name field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3.      Set the job&amp;#146;s priority, or &amp;#147;Job Class&amp;#148;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         High priority:      Class A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Medium priority: Class B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Low priority: Class C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       4.      In the Target server field, indicate whether to use system load balancing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         For the system to use system load balancing to automatically select the most efficient application server to use at the moment, leave this field empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         To use a particular application server to run the job, enter a specific target server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       5.      If spool requests generated by this job are to be sent to someone as email, specify the email address. Choose the Spool list recipient button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       6.      Define when the job is to start by choosing Start Condition and completing the appropriate selections. If the job is to repeat, or be periodic, check the box at the bottom of this screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       7.      Define the job&amp;#146;s steps by choosing Step, then specify the ABAP program, external command, or external program to be used for each step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       8.      Save the fully defined job to submit it to the background processing system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       9.      When you need to modify, reschedule, or otherwise manipulate a job after you've scheduled it the first time, you'll manage jobs from the Job Overview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Release the job so that it can run. No job, even those scheduled for immediate processing, can run without first being released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a simple job scheduling procedure, see the Getting Started Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"&amp;lt;u&amp;gt;For Periodicity: Specifying Automatic Job Repetition &amp;lt;/u&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;To run your job not only at a particular time, but also to repeat it at regular intervals, you can specify a periodicity, or frequency of repetition. This can be specified in Define Background Job in Transaction SM36 (CCMS -&amp;gt; Jobs -&amp;gt; Definition). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       1.      Start the process of specifying when the job will start by choosing the Start condition button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       2.      Choose the button at the top of the Start Time screen for the type of start condition you want to use (Immediate, Date/Time, After job, After event, or At operation mode) and complete the start time definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3.      For the job to repeat, check the Periodic job box at the bottom of the Start Time screen and choose the Period values button below it to define the frequency of repetition (hourly, daily, weekly, monthly, or another specific time-related period).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       4.      Choose the &amp;#147;Save&amp;#148; button in the Period values to accept the periodicity and return to the Start Time screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a periodic job&amp;#146;s start time is After event, the system repeats the job every time the relevant event is triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward  points  if it is usefull &lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 04:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-a-report/m-p/2882984#M677209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T04:08:22Z</dc:date>
    </item>
  </channel>
</rss>

