Question:
Hello,
how can I get a list with 50 transactions and to see which user groups has these transactions on one single search, I know it can be perfomed through SUIM, but only one transaction at the time. Would appreciate if you know
best regards
Vincent
Answer:
I'm afraid you will have to resort to creating you own report, or export the data to excel or access.
The relevant tables would be AGR_USERS and AGR_TCODES. This is on the condition that you only use roles with no * in S_TCODE. The might be slight inconsistencies if your AGR tables are out of sync with the USR tables.
Hope this helps