Skip to Content
0
Former Member
Oct 22, 2012 at 11:46 AM

Uncaught Exception on CRM

124 Views

Hi,

We have an issue on our CRM 7 system, wherein T-code CRMC_ACTION_CONF results in an Uncaught Exception.

CRMC_ACTION_DEF works fine though.

Dump details:

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_OS_OBJECT_NOT_FOUND', was no

caught in

procedure "GETM_TEXT" "(METHOD)", nor was it propagated by a RAISING claus

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:

Could not find the referenced object with the OID

"4D59741489CF0F80E10080000A241038" (instance GUID) and

"3117683ED508072DE10000000A1148EA" (class GUID)

Information on where terminated

Termination occurred in the ABAP program "CL_ALERT_CUST_PPF=============CP" -

in "IF_OS_STATE~HANDLE_EXCEPTION".

The main program was "PPFCONDDEF_CRM ".

In the source code you have the termination point in line 32

of the (Include) program "CL_ALERT_CUST_PPF=============CM005".

The termination is caused because exception "CX_OS_OBJECT_NOT_FOUND" occurred

in

procedure "GETM_TEXT" "(METHOD)", but it was neither handled locally nor

declared

in the RAISING clause of its signature.

The procedure is in program "CL_ALERT_CUST_PPF=============CP "; its source

code begins in line

1 of the (Include program "CL_ALERT_CUST_PPF=============CM00M ".

I've looked through Notes etc...(this being standard code)...but nothing seems to quite fit the bill...

Please advise..

Thank you.

Saba.