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: 

Change log Redefine the method /BOFU/IF_CDO_CREATION~IS_CDO_CREATION_ACTIVE

Former Member
0 Kudos
148

http://help.sap.com/erp2005_ehp_05/helpdata/en/d9/1c6acb7c524a4999bfa73275c484f5/content.htm?framese...

Hello All,

I am developing a change document for my persistent  BO. I have done all the development and customization as per the Above link from SAP.

Still then I am not getting the desire result. After that I found out that we need to redefine two methods of the call back class.

I had redefine  Is_CDO_CREATION_ACTIVE  and Get external Ids.

I get the reference code for the Get_external_IDs from /BOFU/CL_CDO_TEST_CUSTOMER  but I have not get any code reference for the CDO_CREATION_ACTIVE.

Can any one help me or reference any code part for the Method CDO_CREATION_ACTIVE.

My Point is- can we get the reference of my Persistent BO Node here if so how ?Please provide me a sample code

Regards,

Partha

2 REPLIES 2

Former Member
0 Kudos
99

Hello All,

Forget to mention that , though I have kept break point , My execution is not stopping at these methods.

Any reason ?

Regards,

Partha

0 Kudos
99

Hello,

I have achieved to show the Change log by implementing the inherited methods .Also break point stop at Method.

So closing this discussion.

Regards,

Partha