How to implement: Exception class CX_BO_TEMPORARY thrown

Florin Wach florin.wach at gmx.net
Tue Apr 22 09:13:49 EDT 2008


Hi Wuggers,

I have a simple method that declares as exception class the
CX_BO_TEMPORARY
and throws this by using the statement
RAISE EXCEPTION TYPE CX_BO_TEMPORARY.

In the workflow pattern I can see this particular outcome. So all seems to be fine.

When the work item is executed (in background) it keeps it's status "in work", which is fine, as the excecution isn't repeated 3 times, yet, which usually should set this temporary error into a permanent one.

What happends is, that not error message is logged (in the detailed log of the workflow), nor is it picked up by the report RSWWERRRE.

The system log doesn't gives me a clue about uncaught exception or something, so I'm wondering, if someone did use the exception classes successfully  (under ECC 7.00)


Best wishes,
Florin



More information about the SAP-WUG mailing list