‎2006 Dec 18 11:36 AM
Hello,
I want to run a program a particular time. how can i do it?. Please send me some doc's regarding this please to sdn.sap.com@gmail.com
regards
SDN powered
‎2006 Dec 18 11:39 AM
HI,
Documnet sent. Plz check your mail id.
Reward points if this Helps.
Manish
‎2006 Dec 18 11:38 AM
goto transaction code sm36.
Here you can define the background job, time & event to run the job.
‎2006 Dec 18 11:39 AM
HI,
Documnet sent. Plz check your mail id.
Reward points if this Helps.
Manish
‎2006 Dec 18 11:42 AM
hi ,
go to Se38 transaction, from menu Program->Execute->background..
give variant name there (if program has selection screen).,then click on button "Schedule" ,give any job name in the next screen( say Testing) and specify Date and time there 2 and click on button Schedule Once or Schedule PEriodically as per ur requirement..
hope this helps..
award poinst if it helps..
amit
‎2006 Dec 18 11:43 AM
Hi,
You can do this through SM36 transaction.
SM36 -> specify job name ( any name ) ->
Click the start condition -> select the option you require
-> if you want the job periodic click the periodic job flag -> click the radio button periodic values and select frequency
-> save the dialog screen
->click on step ->Provide the program name and if any variant ->check and save the screen
-> Finally again save the main screen -> Your job will now be scheduled.
To monitor just click on Job selection. or go directly through SM37
Regards,