Application Development 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: 

Job cancelled while processing inbound IDOcs

Former Member
0 Kudos

Hi All,

we are sceduled job in background processing mode for the program RBDAPP01(Inbound Processing of Idocs),

but job was cancelled due to RAISE_EXCEPTION.

if i cheked in ST22 it is showing as

""The termination occurred in the ABAP program "SAPLMCS2" in "MC_SEND_MAIL".

The main program was "RBDAPP01 ".

The termination occurred in line 108 of the source code of the (Include) program "LMCS2U09""

i didn't understand why it is cancelled ?

can any one pls help me ....

regards,

suresh

3 REPLIES 3

Former Member
0 Kudos

Hi,

Did you check SAP OSS notes for this?

Regds,

Rudra

Former Member
0 Kudos

Hello,

Sometimes if the Data / Right Data is not present in the IDoc, then it would not help the Standard SAP Program / Programs / Function Modules to fill-in Certain Field Symbols due to which the Short Dump might have occured.

Check the IDocs and try executing the Job again.

Thanks and Regards,

Venkat Phani Prasad Konduri

Former Member
0 Kudos

Hi Boss,

I think the problem with function module check that or due to some upgradation problem also . put the break point at the function module and debug it. Other wise check oss note for that

With Regards,

Narasimha Rao,