‎2011 Jan 27 9:40 PM
Hi,
I need information that on a particular date what all roles are added/changed/deleted for a given user.
I have checked table AGR_USERS but this only gives validity dates but not actions
FM BAPI_USER_GET_DETAIL also lists only the roles asssigned to user.
I have checked USH* tables
USH02
USH02_ARC_TMP
USH04
USH04_ARC_TMP
USH10
USH10_ARC_TMP
USH12
USH12_ARC_TMP
But they have change history of logon data, authorizations & Profiles but not Roles.
I have checked TCODE SUIM but I need to populate data programatically and show a report.
Please suggest me how can I get Change History of Roles - Table or FM
Thanks!
‎2011 Jan 28 5:08 AM
Hi Vasu,
Di you check DBTABLOG for the logs on table AGR_USERS.
Regards,
Srini.
‎2011 Jan 28 5:08 AM
Hi Vasu,
Di you check DBTABLOG for the logs on table AGR_USERS.
Regards,
Srini.
‎2011 Jul 06 8:06 PM
‎2011 Jul 09 9:19 AM
‎2011 Jul 10 1:44 AM
Hi,
please discard my question. I got the answer too.