‎2008 Feb 25 1:52 PM
Dear Experts,
How can i find all the critical operations like User deletion , Role change .
I hav 2 create a report in which it shows all the activities like this.Can u plz tell me the Tcodes ,tables ,fn mods for helping me to develop the same
(i got some info from pfcg, sm21 , suim)
Please reply
‎2008 Feb 25 2:38 PM
this depends on how complex you want to do this thingy.
i suggest you take a look at the following reports (which already do what you want to code ...):
RSUSR100 - change documents for user-IDs
RSSCD100_PFCG - change documents for role-assignment and role changes
RSUSR101 - change documents for profiles
RSUSR102 - change documents for authoriizations
all can be reached using transaction SUIM -> change documents.
of course all relevant tables can also be found in those ...
‎2008 Feb 25 2:38 PM
this depends on how complex you want to do this thingy.
i suggest you take a look at the following reports (which already do what you want to code ...):
RSUSR100 - change documents for user-IDs
RSSCD100_PFCG - change documents for role-assignment and role changes
RSUSR101 - change documents for profiles
RSUSR102 - change documents for authoriizations
all can be reached using transaction SUIM -> change documents.
of course all relevant tables can also be found in those ...
‎2008 Feb 26 5:38 AM
is there any way to find all the critical actions happened in an SAP system.
Also plz specify some examples for critical actions happened in SAP system.
My requirement is to track all the critical actions happened in SAP system (user creation ,deletion,role change , and all super activities)
plz reply