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

Log required for fields in custom table created.

Former Member
0 Likes
1,204

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

8 REPLIES 8
Read only

GauthamV
Active Contributor
0 Likes
1,171

You can see those logs using SCU3 transaction.

Also use this table.

DBTABLOG

Read only

Former Member
0 Likes
1,171

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!

Read only

0 Likes
1,171

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

Read only

0 Likes
1,171

Did you check DBTABLOG table ?

Read only

0 Likes
1,171

Yes, the table DBTABLOG contains no entries at all. Any idea why?

Thanks,

T

Read only

0 Likes
1,171

Do you have entries in table T1, change any one existing record of that

table and check that table or transaction SCU3.

Read only

0 Likes
1,171

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

Read only

0 Likes
1,171

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