Skip to Content
0
Former Member
Jun 20, 2012 at 06:40 AM

UNCAUGHT_EXCEPTION

170 Views

Short text
An exception occurred that was not caught.

What happened?
The exception 'ZCX_RETURN_TAB' 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
'ZCL_PDF_ACTIONS===============CP' has to be
terminated.

What can you do?
Note down which actions and inputs caused the error.


To process the problem further, contact you SAP system
administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.

Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'ZCX_RETURN_TAB', was not caught in
procedure "SET_DATA" "(METHOD)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
An exception occurred