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

SE16 edit,delete,insert log table

Former Member
0 Likes
11,669

hi,

how can i find se16 change log like SE16N change log (SE16N_CD_KEY,SE16N_CD_DATA)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
5,377

Hi Mustafa,

Check the table DBTABLOG and transaction SCU3.


Table logging must be active for viewing the change logs of a table.Changes to tables are logged in table DBTABPRT provided the profile parameters & the "Log data changes" flag for the particular table being logged is checked ( thru SE13 ).Table logging can be viewed through txn SCU3.

Thanks

Sriram

3 REPLIES 3
Read only

Former Member
0 Likes
5,378

Hi Mustafa,

Check the table DBTABLOG and transaction SCU3.


Table logging must be active for viewing the change logs of a table.Changes to tables are logged in table DBTABPRT provided the profile parameters & the "Log data changes" flag for the particular table being logged is checked ( thru SE13 ).Table logging can be viewed through txn SCU3.

Thanks

Sriram

Read only

0 Likes
5,377

Hi Sriram,

thnx for replay but i'm checking table not checked "log data changes" and DBTABPRT ,DBTABLOG table empty. How SE16 change find not checked "log data changes" ? it is possible ?

Read only

0 Likes
5,377

Hi Mustafa,

I am not able to get your point. Could you be more descriptive and clear.

Please see below links

https://help.sap.com/saphelp_nw70ehp2/helpdata/en/c7/69bcd2f36611d3a6510000e835363f/content.htm

http://scn.sap.com/thread/1231452

It might be helpful

Thanks

Sriram