Hi all
We are currently getting a dump
Category ABAP Programming Error
Runtime Errors UNCAUGHT_EXCEPTION
- CX_OS_OBJECT_NOT_FOUND
ABAP Program CA_PT_ARQ_DEDUCTION===========CP
Application Component PT
Date and Time 20.11.2013 23:25:15
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_OS_OBJECT_NOT_FOUND', was not
caught in
procedure "GET_PERSISTENT_FOR_REQUESTID" "(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:
Could not find the object with the business key
"005056A217621EE394C50472FB0164B7022013123120130101"
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"UNCAUGHT_EXCEPTION" "CX_OS_OBJECT_NOT_FOUND"
"CB_PT_ARQ_DEDUCTION===========CP" or "CB_PT_ARQ_DEDUCTION===========CM00A"
"PM_LOAD_AND_SET_ATTRIBUTES
please help me how to solve
Thanks