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

ABAP/4 processor: RAISE_EXCEPTION

Former Member
0 Likes
746

Hello Friends,

We have to delete a old praked docuement of 2007. When we delete the document using T-Code FB03, it is getting deleted. But when we are trying to come out of the T-Code, we are getting the error like, "update was terminated" and in the Error info it is showing the error "ABAP/4 processor: RAISE_EXCEPTION".

If any body knows the reson please let me know how to delete this parked document?

Thnak you in advance!!

With Regards,

-Vimal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
701

Hi Vimal,

You can check ST22, there would be a Dump there which is not allowing the document to get deleted.

Regards,

Komal

5 REPLIES 5
Read only

Former Member
0 Likes
702

Hi Vimal,

You can check ST22, there would be a Dump there which is not allowing the document to get deleted.

Regards,

Komal

Read only

0 Likes
701

Hello Komal,

Thank you for your reply,

I checked in ST22. I got the condition was wrong_status. how to change that?

How to analyse the error?

Please let me know..

Thank you.

Read only

0 Likes
701

Hi Vimal,

You will have to check in your system if all the configs are fine.

Regards,

Komal

Read only

0 Likes
701

There is not help possible based on the information given so far.

You should first invest some of your own time and read the ST22 dump carefully, especially the section about error analysis, look in transaction SM13 to find more information about the cancelled update task(s), search for related SAP notes, implement those if necessary, talk to a more experienced developer or system admin about your findings.

Thomas

Read only

Former Member
0 Likes
701

I believe there are notes relating to deleting old parked documents.

Rob