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

Runtime error "SYSTEM_CANCELED"

kavya_2017
Explorer
0 Likes
2,130

Hi Experts,

One of my job is getting canceled and when i see the job log for this i got the run time error as "SYSTEM_CANCELED" and short text as "The program z-- was terminated manually"

In error analysis i am getting the message "The current program has been terminated from another mode, e.g. with transaction SM50"

I need help in analyzing what caused the short dump.

Thanks in advance.

Regards,

Kavya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,113

Hi,

Looking at the error it seems that someone from the basis cancelled your batch job.

just serch your error message in SDN and Google you will get some clue.

3 REPLIES 3
Read only

Former Member
0 Likes
1,113

The program was not terminated due to an error, but rather due to deliberately performed actions.

Example: If an administrator actively cancels a running transaction, the RABAX SYSTEM_CANCELED is thrown. In cases like this, no error correction is required.

Read only

0 Likes
1,113

Hi Subas,

Thanks for your reply,

Is there is any possibality so that i can know which user canceled the job.

Read only

Former Member
0 Likes
1,114

Hi,

Looking at the error it seems that someone from the basis cancelled your batch job.

just serch your error message in SDN and Google you will get some clue.