Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP DUMP

Former Member
0 Likes
1,395
Hi all
We are currently getting a dump
Category               ABAP Programming Error
Runtime Errors         UNCAUGHT_EXCEPTION
Except.                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"

plese help me how to solve this dump
6 REPLIES 6
Read only

jrg_wulf
Active Contributor
0 Likes
1,012

Hi Vijay,

in spite of the meagre information you gave, a short search on oss with keyword PM_LOAD_AND_SET_ATTRIBUTES

came up with the following knowledge-base article https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F6465...

, which to me seems rather fitting.

Please try and let us know the result.

Regards - Jörg

Read only

Former Member
0 Likes
1,012

  Hi Vijay,

  Please check it SAP note 881266 helps you.

  regards,

Ankit.

Read only

Former Member
0 Likes
1,012

Hi Vijay,

Implement SAP Note 1670708 , this will resolve the dump

Thanks

Katrice

Read only

Former Member
0 Likes
1,012

i think you have not created object...

it'll be better if u share your code or requirement.. 

Read only

Former Member
0 Likes
1,012

HI experts,

    The issue is resolved by implementing the note 1925523,1670708..........thank you for all of your help guys

Read only

0 Likes
1,012

Hi Vijay,

As your issue is resolved, Pls close the thread as answered.

Thanks

KH