Skip to Content
0
Former Member
Apr 25, 2008 at 07:26 AM

ABAP Run time error "UNCAUGHT_EXCEPTION" "CX_RSR_PROPAGATE_X"

1230 Views

Hi Gurus,

*This error occured after loading the Hierarchy & while saving the Hierarchy.*

Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_RSR_PROPAGATE_X' was raised, but it was not caught anywhere

along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program

'CL_RRHI_INCL_CREATOR==========CP' has to be

terminated.

Error analysis

An exception occurred which is explained in detail below.

The exception, which is assigned to class 'CX_RSR_PROPAGATE_X', was not caught

and

therefore caused a runtime error.

The reason for the exception is:

An error occurred when getting data from the processor.

The occurrence of the exception is closely related to the occurrence of

a previous exception "CX_RRHI_INCLTAB_LOCKED", which was raised in the program

"CL_RRHI_INCL_CREATOR==========CP",

specifically in line 33 of the (include) program

"CL_RRHI_INCL_CREATOR==========CM00W".

The cause of the exception was:

An exception has occurred

Plz advice.

Regards,

Shree.