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

Historic from database

Former Member
0 Likes
392

Hello!

I havea z table, and i want to have an historic from this table with all the values and their modifications, i have seen the events, and i have thought about a z program for manage it, but first of all, i want to know if there is another better way to do it?

Thanks in advance

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
361

I have seen in the se11 in technique options that there is a checkbox with the sentence save modifications of data in log, can anybody tell me how can i read this log after it.

Thanks in advance

regards

2 REPLIES 2
Read only

Former Member
0 Likes
362

I have seen in the se11 in technique options that there is a checkbox with the sentence save modifications of data in log, can anybody tell me how can i read this log after it.

Thanks in advance

regards

Read only

0 Likes
361

Hi,

you can see the log in with the transaction <b>SCU3</b>.

However the changes are only logged when this is switched on in the system profile ( parameter <b>rec/client</b> is <b>ALL</b> or the clientnumber).

I think the log is stored in the tables <b>DBTABLOG</b> and <b>DBTABPRT</b>.

Regards,

Stefan