Application Development 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: 

How to get log of table displayed by user..

Former Member
0 Kudos

Hi,

Can anyone help me out to get report for log of table displayed by the user.

We can get DBTABLOG for Insert.Update,Modify but not Displayed record log.I just need report data online (STAD is for audit)

3 REPLIES 3

horst_keller
Product and Topic Expert
Product and Topic Expert
0 Kudos

How do you define "table displayed by the user" ?

Former Member
0 Kudos

Hi Horst Keller,

Actually requirement is to get all user activity which is performed by User as we can get all details

from DBTABLOG table but it does not contain display record activity .Required list would contain

1-Whatever program user runs from SE38.

2-From Tcode

3-List of table display activity from SE16

Requirement is just to get report not to block user from acitivity.

More specifically whenever user access table PA0008 or runs program which accessed table PA0008 then i need to capture

which data was dispalyed at what time with IP address.

horst_keller
Product and Topic Expert
Product and Topic Expert
0 Kudos

Instead of "display" you want to say "read access"?