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

Change Documents - CDHDR

Former Member
0 Likes
268

HI

I have created a transaction. I have also created a change document object for logging changes to the transaction. I have also made necessary calls in the transaction for logging the changes.

When i change the transaction or enter data manually , a change document is created in CDHDR . The problem is when i upload data into transaction using BDC sessions a change document is not created in CDHDR.

Is there any limition for change documents to be logged when we upload data using BDC, Pl help its urgent.

Suitable answers will be rewarded

Thanks and Regards,

Kasi S

1 REPLY 1
Read only

Former Member
0 Likes
221

Change documents are created for changes, not for creations - the same applies in standard SAP transactions e.g. Vendor Create wherein you can see the values in LFA1 etc after creation (e.g. TCode XK01), and CDHDR, CDPOS entries will only start to be created once you change these original values (e.g. Tcode XK02) and then only for the fields that are actually modified.

Jonathan