Skip to Content
0
Jun 03, 2009 at 02:17 AM

NOT_FOUND Exception

694 Views

(SRM 5.00)

Dear SDN,

please, how can I catch an exception NOT_FOUND, defined in the method GET_ENTITY_WITH_GUID of the class CL_CGPL_ENTITIES, if there is no exception TYPE defined for this exception, and the programs that call this method are all standard, and there is no treatment, in those programs, for catching this exception ?

In my program, I've tried many different error treatments, but nothing works. Once inside that method, this exception crashes the program suddenly, giving no chances for treatment.

On ST22, the description is:

"A RAISE statement in the program "CL_CGPL_ENTITIES==============CP" raised the exception condition "NOT_FOUND".

Since the exception was not intercepted by a superior program, processing was terminated."

Any idea is welcome.

Thank you very much!

Fabio