2009 Mar 25 9:05 AM
Hi Experts,
I have created a table T1 with fields F1 and F2. While doing maintainance through TCode created, I need to have entries created in tables CDHRD and CPOS. I have already checked the check box 'Change document' for each field. However I am not getting any entries in the tables CDHRD and CPOS.
Can anyone suggest why is this? Or any idea on how to keep a log to traxk any changes in made in table T1.
Thanks a lot in advance.
Best regards,
TM
Hi Experts,
I have created a table T1 with fields F1 and F2. While doing maintainance through TCode created, I need to have entries created in tables CDHRD and CPOS. I have already checked the check box 'Change document' for each field. However I am not getting any entries in the tables CDHRD and CPOS.
Can anyone suggest why is this? Or any idea on how to keep a log to traxk any changes in made in table T1.
Thanks a lot in advance.
Best regards,
TM
2009 Mar 25 9:09 AM
You can see those logs using SCU3 transaction.
Also use this table.
DBTABLOG
2009 Mar 25 9:15 AM
HI,
Make sure the following were done for the table
1) usin the tcode: RZ10, need to set the profile parameter "rec/client". actually this will be done by BASIS.
2) "Loggin Enable" should be checkd for that table.
Thanks!
2009 Mar 25 9:25 AM
Hi Prasanth,
Thanks for your feedback. Can you please elaborate on how to check "Loggin Enable" for custom table? Also the profile parameter in my system only has option 'Default', 'Instant' and 'Start' Profile.
Can you please explain?
Thanks and regards,
TM
2009 Mar 25 9:30 AM
2009 Mar 25 9:33 AM
Yes, the table DBTABLOG contains no entries at all. Any idea why?
Thanks,
T
2009 Mar 25 9:36 AM
Do you have entries in table T1, change any one existing record of that
table and check that table or transaction SCU3.
2009 Mar 25 9:48 AM
Hi ,
It says 'Table Logging is not currently active in your system'. Can you please let me know how to activate Table Logging?
Thanks a lot for describing the steps to do so.
Regards,
TM
2009 Mar 25 10:05 AM
Hi,
From SE11 go to the technocal settings of the table. There you will find a check box saying 'Log data changes'.
Thanx & Rgds,
Krishna