Quantcast
Channel: SCN : Discussion List - Customer Relationship Management (SAP CRM)
Viewing all articles
Browse latest Browse all 4296

Error: Access Previously Deleted Entity

$
0
0

Hi All,

 

Web UI is  going to dump.

It is displaying following error.

 

  • The following error text was processed in the system:
    Access Previously Deleted Entity
Exception ClassCX_BOL_EXCEPTION
Error Name
ProgramCL_CRM_BOL_CORE===============CP
IncludeCL_CRM_BOL_CORE===============CM00A
ABAP ClassCL_CRM_BOL_CORE
MethodREREAD_ENTITY
Line169
Long text-

 

The error is coming when it is reached to Event handler,

 

the event handler is EH_ONSELECTACCOUNT.

 

In this event handler ,

 

DATA:   lr_customer_h       TYPE REF TO if_bol_bo_property_access,

                lv_partner_no       TYPE string.

 

 

 

lv_partner_no = lr_current->get_property_as_string( iv_attr_name = 'BP_NUMBER' ).

 

  lr_customer_h->set_property_as_string( iv_attr_name = 'ZZYYYYYYY'

                                             iv_value = lv_partner_no ).

 

This is place which i am getting error..

 

Please may i know what is the problem?

 

i have checked in SDN and Google also.

But I didn't find suitable for my issue.

Please help me.

 

Thanks & Regards

Sathish


Viewing all articles
Browse latest Browse all 4296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>