Page 1 of 1

Data Entry Report by active users

Posted: Wed Aug 26, 2009 3:44 am
by akhtarsial
Dear All,

Is there any report from which I can track data that, who users entered data in tables using which responsibility.

Regards,

Akhtar

Posted: Wed Aug 26, 2009 3:52 am
by tgs100
Standard reports may not give you the details like who entered/updated though the user id, creation date, last update user id, update date are captured in almost all the tables. You may have to write the SQL query to pull the required data. Reponsibility details are NOT getting saved in most of the cases.

Cheers,
Saravanan TG

Posted: Wed Aug 26, 2009 4:21 am
by akhtarsial
Thanx Saravanan...