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 canceled

Former Member
0 Likes
974

Hi Experts,

I have a small problem while running a batch job. It is getting cancelled and throwing the follwing error.

ABAP/4 processor: SYSTEM_CANACELED.

Thanks,

Asha

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
927

Does this happen everytime you run the job or just once? I'm asking because it sounds like the batch process was terminated or the system was shut down while the job was running.

Thomas

Hi Experts,

I have a small problem while running a batch job. It is getting cancelled and throwing the follwing error.

ABAP/4 processor: SYSTEM_CANACELED.

Thanks,

Asha

5 REPLIES 5
Read only

Former Member
0 Likes
927

Hi

Did you use any Function Modules in the Program??? And if you did what are they??

Vishwa.

Read only

0 Likes
927

Yes,

VC_I_GET_CONFIGURATION

SO_NEW_DOCUMENT_SEND_API

These are the fn modules used.

Read only

ThomasZloch
Active Contributor
0 Likes
928

Does this happen everytime you run the job or just once? I'm asking because it sounds like the batch process was terminated or the system was shut down while the job was running.

Thomas

Read only

0 Likes
927

It happens some times only.

Read only

0 Likes
927

check St22 or SM21 if you can find more messages there