Hello,
I´d like to do an authority check which returns the users, who are allowed to administer usergroup "SUPER".
The results should not be generated with a transaction, but with database querys as I have to write a script which queries the db.
As far as I know, I need S_TCODE with value "SU01". But I can´t find the proper db-tables. I've thought of using TSTCA and combining it with UST10 to get a link from the T-codes to the profiles, but I don´t get any further.
Can anybody help?
Thanks