on ‎2022 Mar 17 9:38 AM
In SAP we can run transaction SUIM to search for "Roles by complex selection criteria" and then insert up to 5 tcodes as search criteria like in the picture below

my problem is that I can use the AND operation on a maximum of 5 tcodes but what I need to do involves chaining a much larger number of TCODES in AND condition. Is there anyway to achieve this result?
what I already tried and didnt work is using all the tcodes in one search field as single values but the operation used in that case is the OR operation, when what I need is the AND operation.
Request clarification before answering.
Since you are primarily looking at the menu contents I suggest that you query table AGR_TCODES directly for all your transactions. With a little work in Excel you should be able to filter out those roles that have them all in their menu.
Alternatively you can have a look at table AGR_1251 where OBJECT = 'S_TCODE' and DELETED != "X".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.