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

How to create the change document functionality for a dependent objects?

Former Member
0 Likes
535

May I please know how to create the change document functionality for a dependent objects?

I have done it follow the same process as for business process objects. But when i try to test it in BOBT, there is no records under "FIELD_CHANGE_WITH_FILTER". It seems the change hasn't been recorded.

If the way I did to create change document for dependent object is correct, please also kindly advise the possibilities for why there is no record during testing.

thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
371

I also have some doubts about the business object.In this case,one abstract BO hase a subnode wihich is root extended.I added the change document for this node under the category "root_extended" and then tested the function in BOBT.I got some error message "can't find the root key".Shall i redefine the method /BOFU/IF_CDO_CREATION~IS_CDO_CREATION_ACTIVE so as to solve the problem?

Thx.