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

Change documents difference with "Log data changes" in table settings?

Former Member
0 Likes
1,648

Hi,

Assume I only want to track changes for one table and all fields in that table.

What is the difference between creating a change document object in SCDO and add fields from a table to log changes

vs

"Log data changes" checkbox in technical settings of the table in se11?

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
1,046

Table logging is normally used for customizing tables, wheres change document objects are used to track changes to master or movement data, often with hierarchical dependencies of several tables.

In your scenario, I would tend to table logging, it's much simpler than to create and implement a new change document object.

Thomas

Hi,

Assume I only want to track changes for one table and all fields in that table.

What is the difference between creating a change document object in SCDO and add fields from a table to log changes

vs

"Log data changes" checkbox in technical settings of the table in se11?

2 REPLIES 2
Read only

Former Member
0 Likes
1,046

see this:

Read only

ThomasZloch
Active Contributor
0 Likes
1,047

Table logging is normally used for customizing tables, wheres change document objects are used to track changes to master or movement data, often with hierarchical dependencies of several tables.

In your scenario, I would tend to table logging, it's much simpler than to create and implement a new change document object.

Thomas