‎2006 Sep 13 3:31 AM
Hi Experts,
I want to know , for a table is there any way to find out , who has added the entries and when ?
This is a specific application to HR for a table T777A.
I want to know either the user name or the transport request number .
In advance , Thanks for your reply.
Regards,
Ashish shah
‎2006 Sep 13 6:18 AM
Hi ashish,
1. tcode SCU3
is for the same purpose.
2. There we can give the table name,
which we want to see the log.
3. But table logging should be ACTIVE
in the r/3 system. Otherwise
no logs would be found for any table.
regards,
amit m.
‎2006 Sep 13 4:13 AM
Hi Ashish,
You can get the details if the table is enabled for Log. Check the settings on SE12 for the table under the TECHNICAL SETTINGS button whether the table is logged for changes.
You can use the std program RSVTPROT to check the logged changes( if ur table is enabled for logging).
Alternatively you can check if the table recording is enabled, if there is a maintenance view.
Cheers
VJ
Message was edited by: Vijayendra Rao
‎2006 Sep 13 4:44 AM
‎2006 Sep 13 6:18 AM
Hi ashish,
1. tcode SCU3
is for the same purpose.
2. There we can give the table name,
which we want to see the log.
3. But table logging should be ACTIVE
in the r/3 system. Otherwise
no logs would be found for any table.
regards,
amit m.