<?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: variant for background processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430555#M543341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SM36 &amp;amp; click the button Job Wizard.&lt;/P&gt;&lt;P&gt;Create the job by specifing the jobname, program name &amp;amp; give the variant also.&lt;/P&gt;&lt;P&gt;Schedule the program( mostly Immediate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then goto SM37 to check the status of job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if its useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2007 06:29:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-20T06:29:13Z</dc:date>
    <item>
      <title>variant for background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430554#M543340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hav a requirement which says," For Background processing create variant with the required selection screen parameters and execute the report in background".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how am i suppose to go about it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 06:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430554#M543340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T06:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: variant for background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430555#M543341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SM36 &amp;amp; click the button Job Wizard.&lt;/P&gt;&lt;P&gt;Create the job by specifing the jobname, program name &amp;amp; give the variant also.&lt;/P&gt;&lt;P&gt;Schedule the program( mostly Immediate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then goto SM37 to check the status of job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if its useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 06:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430555#M543341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T06:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: variant for background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430556#M543342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SE38  ....  execute the  report  ......  palce all the  selection parameters values  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save  it  ...  it will take you to  varient saving screen   name the variant as  you want ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then  come back  your variant was  saved ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode -&amp;gt;SM36    give job name as  you want    ,   click  on steps  give your   program name   .....  next  varient   press F4    your varient will  be there  ...  give it  save  and execute it  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 06:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430556#M543342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T06:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: variant for background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430557#M543343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for  doin this, i hav been asked to include this in my report prog.....&lt;/P&gt;&lt;P&gt;is this enough or i hav to do something else???&lt;/P&gt;&lt;P&gt;data off like int4.&lt;/P&gt;&lt;P&gt;call method cl_gui_alv_grid =&amp;gt;offline with recieving parameters in screen 9000 (output screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD cl_gui_alv_grid=&amp;gt;offline&lt;/P&gt;&lt;P&gt;    RECEIVING&lt;/P&gt;&lt;P&gt;      e_offline = off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF off IS INITIAL.&lt;/P&gt;&lt;P&gt;    IF custom_container IS INITIAL.&lt;/P&gt;&lt;P&gt;*Creating Container for the ALV display&lt;/P&gt;&lt;P&gt;      CREATE OBJECT custom_container&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;             container_name = 'CONTAINER'.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat else i hav to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 06:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430557#M543343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T06:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: variant for background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430558#M543344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am suggesting u the different approach, this will definately work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use FM "RS_CREATE_VARIANT" to create Variant for program which u want to process in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use FM "JOB_OPEN" to Open Job Scheduling Without Dialog (Including COMMIT WORK) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Use FM "JOB_SUBMIT" to Insert Background Task in Background Request With COMMIT WORK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Use FM "JOB_CLOSE" to Close Background Request With COMMIT WORK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this appraoch it is much simpler,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Do reply for further help.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit Thakur.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please Mark The Helpful Answer.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 06:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430558#M543344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T06:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: variant for background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430559#M543345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;           you can do in two ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. What u can do list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get all the variant of the standard report and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: variant(14).&lt;/P&gt;&lt;P&gt;variant = 'VARIANT1'. " Based on ur condition change the value to the variable&lt;/P&gt;&lt;P&gt;SUBMIT REPORT01 &lt;/P&gt;&lt;P&gt;       VIA SELECTION-SCREEN &lt;/P&gt;&lt;P&gt;       USING SELECTION-SET VARIANT  "Check here&lt;/P&gt;&lt;P&gt;       USING SELECTION-SETS OF PROGRAM 'REPORT00' &lt;/P&gt;&lt;P&gt;       AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 .Use the fm: RS_VARIANT_CONTENTS to get the values of the different values in the screen.&lt;/P&gt;&lt;P&gt;move those values to screen fields in the INITIALIZATION event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&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, 20 Jun 2007 06:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-background-processing/m-p/2430559#M543345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T06:52:54Z</dc:date>
    </item>
  </channel>
</rss>

