Application Development 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: 

Need to log entries in CDPOS and CDHDR

pankajs_dwivedi
Participant
0 Kudos

We have a custom table and would like to log entries in CDPOS and CDHDR for any changes. Is there any methos or setting where by this can be done?

7 REPLIES 7

former_member181962
Active Contributor
0 Kudos

Hi Pankaj,

There is a check box in the technical setting of any table's definition in se11 transaction.

Try to chekc that check box. I am not sure about this though.

Regards,

Ravi

Former Member
0 Kudos

at the data element level, you should check the checkbox CHANGE DOCUMENT. This appears on FURTHER characteristics tab of any data element.

if this is checked,all the changes will be logged automatically.

regards

srikanth

Message was edited by: Srikanth Kidambi

Former Member
0 Kudos

hi,

In Technical settings of your ztable in SE11 , there is a checkbox <b>LOG DATA CHANGES</b>. if it is checked, the changes will be logged into CDPOS, CDHDR tables.

Regards,

Sailaja.

former_member188685
Active Contributor
0 Kudos

Hi,

two things

1. in data element level you have One Check box for Change log under further Characterstics.

2. now you need to create the Change log object . for that use TRansaction SCDO and create the Object, include your Structure/Table to that object.

Regards

vijay

0 Kudos

it asks me for a namespace how do icreate a namespace?

0 Kudos

Hi,

Don't Give any Name Space and Give the Object Only.

Regards

vijay