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

table CDHDR is not updated when Master Data is changed

Former Member
0 Likes
700

Hello,

I am working with the LO-VC module and I am interesting to implement the change pointer for "dependencies objects" (table CUKB).

The "change document" status is not set for any data element of the CUKB table. As explained in the documentation, I used the tCode SCDO for generating the FM and I modified manually the field "change document" for each concerned data elements. When I modify the data in using the corresponding tCode, no reccord is added in the CDHDR and CDPOS table.

Is it necessary to add the FM "***_WRITE_DOCUMENT" in a userexit ?

Regards

Bruno

Hello,

I am working with the LO-VC module and I am interesting to implement the change pointer for "dependencies objects" (table CUKB).

The "change document" status is not set for any data element of the CUKB table. As explained in the documentation, I used the tCode SCDO for generating the FM and I modified manually the field "change document" for each concerned data elements. When I modify the data in using the corresponding tCode, no reccord is added in the CDHDR and CDPOS table.

Is it necessary to add the FM "***_WRITE_DOCUMENT" in a userexit ?

Regards

Bruno

2 REPLIES 2
Read only

Former Member
0 Likes
550

Hi Bruno,

is there any associated Change Document Object for that Master data , then in that you need to do some changes.

Regards

vijay

Read only

0 Likes
550

Hello,

Thank for your answer, but your information is not very useful for solving my problem. Could you explain more precisely your solution ?

Regards,

Bruno