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 Document - CDHDR

Former Member
0 Likes
383

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

2 REPLIES 2
Read only

Former Member
0 Likes
362

Normally you can activate the changes pointers for following operations.

Insert Operation

Change Operation

Delete Operation

Please check for which operations have to done it.

Thanks,

Read only

0 Likes
362

HI Baba,

Thanks for the response.I have coded in transaction such a way that insert and change to the transaction are logged . My BDC program does insert and change to the transaction but the change documents are not created in CDHDR when i process a BDC session using SM35. But the change document is getting created when i manually insert or change entries in the transaction

Regards,

Kasi S