‎2009 Feb 11 12:59 PM
Hi,
My batch job is running successfully in foreground but not in background.
I have checked the program, variant....all ok.
I am working on this issue since 3 days.
Please suggest me <<text removed>>.
Thanks in advance
Edited by: Matt on Feb 11, 2009 2:13 PM - using ASAP is considered to be quite rude. Implying that somehow your post is more important than anyone elses, and should receive priority attention.
‎2009 Feb 11 1:02 PM
HI Nirav
Are you using cl_gui_frontend_services or ALV OOPS ?
Pushpraj
‎2009 Feb 11 1:04 PM
hi.....
better you debug your background job.....THIS WILL LET YOU KNOW THE PROBLEM
procedure...
In SM37: Select the job, type JDBG in the OK-code and press enter.
This can be used for both completed jobs and jobs to be processed
(just make sure you have enough time to debug before the job actually starts).
regards
‎2009 Feb 11 1:06 PM
‎2009 Feb 11 1:07 PM
Some transactions use different screens for background jobs. Check the transaction code for sy-batch
‎2009 Feb 11 1:09 PM
Hi Nirav,
Check The program where it has failed..
GOTO SE37
->Specify job name
->execute
->now select the check box of job, now in the command box specify JDBG
Before that put a break in the program and check the step by step
->The status of the job must be in finished status..
Is it due to The RFC error...
Thanks
kalyan