cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Batch Job is failing

Former Member
0 Kudos

Hi All,

I have a program which is run in batch. Within my program i am calling a function module where the error message is handled using raising statement. All the cases for sy-subrc checks for function modules are hadled by me within the program, still the program in batch ends up as cancelled and the job log shows that it is due to error message within the function module.

Has anyone faced with this situation earlier?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Can you please click on the job log in SM37 and paste the log as requested earlier.

Former Member
0 Kudos

Job Log

09/13/2010 19:44:35 BP Contact 13442119 created for business partner 7000974133. ZMSGS 112

09/13/2010 19:44:35 BP Contact 13442120 created for business partner 7001459430. ZMSGS 112

09/13/2010 19:45:48 I_PREMISE required ZEC_PWB 007

09/13/2010 19:45:48 Job cancelled after system exception ERROR_MESSAGE 00 564

Former Member
0 Kudos

Hi Rahul,

I recommend you to put this query in specific ABAP forum instead of this Forum so that You will get a better response and precise solution.

Thanks,

Jagadish

0 Kudos

Hi,

even if this is a quite old thread, I am very interested to know wether you found a solution to this issue. We are using the FM : MD_MRP_LIST_API in batch program, and could not find the way to get the message back to the calling program when a raise exception happens.

Best regards,

Luc

Former Member
0 Kudos

Hi,

Please paste logs of the batch job.

Thanks,

Shobhit Garg