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

How to Log Data Changes made to T000

Former Member
0 Likes
4,589

Hi,

Changes to T000 are not logged in CDHDR et CDPOS.

Is there a kind of tutorial that shows how to do it?

4 REPLIES 4
Read only

ThomasZloch
Active Contributor
0 Likes
2,113

Changes to such tables are logged via "table logging" in DBTABLOG, can be evaluated via SM30 user menu or transaction SCU3.

Thomas

Read only

0 Likes
2,113

We can't activate logging in our production environment as it will log about 200 standard tables...

Our need is to log only changes made to T000.

Read only

0 Likes
2,113

Bad luck then, there is no CDHDR/CDPOS functionality for T000, and it would be pointless to create one in my humble opinion.

Thomas

Read only

0 Likes
2,113

Made a repair in table and added an event 01 who calls a Z changeDoc function.

Edited by: Emanuel Champagne on Oct 20, 2010 7:02 PM