Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch Job Failed

Former Member
0 Likes
740

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.

5 REPLIES 5
Read only

Former Member
0 Likes
702

HI Nirav

Are you using cl_gui_frontend_services or ALV OOPS ?

Pushpraj

Read only

Former Member
0 Likes
702

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

Read only

Former Member
0 Likes
702

Hi,

Just tell me what are the errors u r getting..

Regards

Kiran

Read only

Former Member
0 Likes
702

Some transactions use different screens for background jobs. Check the transaction code for sy-batch

Read only

Former Member
0 Likes
702

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