‎2006 Oct 09 6:48 AM
hai all of you,
i created a program in se38. but i want to run this program as background job with variants .what r the steps to to execute to run this as background? how can i create variants?
plz send the detail info about variants and background jobs
‎2006 Oct 09 6:55 AM
Hi,
lok here:
1) http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a8009505211d189550000e829fbbd/frameset.htm
2)
http://help.sap.com/saphelp_47x200/helpdata/en/c0/980374e58611d194cc00a0c94260a5/frameset.htm
A.
Message was edited by: Andreas Mann
‎2006 Oct 09 6:59 AM
hi,
chk the transaction sm36
give ur job name
click on button Step--> specify ur program name and the variant to be used.
http://help.sap.com/saphelp_45b/helpdata/en/73/69ef5755bb11d189680000e829fbbd/content.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/73/69ef5755bb11d189680000e829fbbd/content.htm
http://www.skytechnologies.com.au/default_files/job_scheduling.htm
‎2006 Oct 09 7:01 AM
Hi,
Whenever you start a program in which selection screens are defined, the system displays a set of input fields for database-specific and program-specific selections. To select a certain set of data, you enter an appropriate range of values.
If you often run the same program with the same set of selections (for example, to create a monthly statistical report), you can save the values in a selection set called a <b>variant</b>
See the below link, it well explained about the background jobs
http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/2c513897110872e10000009b38f889/content.htm
Regards
Sudheer
‎2006 Oct 09 7:03 AM
Hi Ravindra,
Go to the selection screen of your program & enter the values. Once you have entered the values, press the save button. This will take you to the variant creation screen.Here enter the name & description for the variant. Also there is a checkbox for 'Only for background processing' in this screen. Please check this checkbox & this variant would be available for background processing.
Now coming to your second question as to how should we run the program in background mode, the answer is pretty simple.On the selection screen itself ,press F9 function key. This would take you to the screen for executing your program in background mode. Once your done with this, you can see the background job details in SM37 transaction.
Please reward points if you find this information useful.
Regards,
Chetan.
‎2006 Oct 09 7:05 AM
Hi,
In se38,just execute the program.
In the selection screen of the program,type the values you need.
Then press the save button.
Then you will be in a screen to enter the name for variant.Do it and save.
Then go to se38 and execute the program.Choose the saved variant.Then from the menu program->Execute in background.
Kindly reward points by clikcing the star on the left of reply,if it helps.
‎2006 Oct 09 7:07 AM
Have a look at below link. It will give you details about creation of variants.
http://web.mit.edu/sapr3/docs/webdocs/reports/rpRFvariant.html
Below link will give you the details about scheduling and executing of the backkground jobs.
I hope it helps.
Best Regards,
Vibha Deshmukh
*Plz mark useful answers
‎2006 Oct 09 7:14 AM
Even this link can help you.
<a href="http://www.le.ac.uk/mis/docs/sapdocs/af/af1-2%20Background%20Jobs.doc">Guide for Background Jobs</a>
Kind Regards
Eswar