Apart from SUIM, how can I locat roles containng a txn code?

Question: All,
I wanted to know what role to assign in BW to grant access to transaction codes BPS_WIF0, BPS_WB etc. I used SUIM but the server returned "No data was selected"
Please how can I know roles containing a particular transaction code apart from using SUIM.

Regards
Jesse

Answer:
You may need to sift through a lot of information, but you may also find exactly what you need really quickly.....

Transaction SA38
Program RSUSR002

Under "Selection by values", put S_TCODE in "Authorization object".
Then press "Entry values". This will give you the fields in S_TCODE (or whatever object you had listed). Put in the Tcodes you are searching for, and execute.

You will get a list of all userIDs with the authority, and you can select to view a list of roles or profiles they contain. If you click on an ID, it will give you a dropdown list of its contents, and you can go profile-by-profile to find the objects and then the values you are looking for.

This can be tedious if your search terms bring up a lot of IDs, or if the IDs have many roles/profiles.

Answer:
Try looking at table AGR_TCODES. If you still do not get any hits then those tcodes prolly haven't been assigned to a role yet.


Hope this helps.

Answer:
I would try SE16 -> Table AGR_1251
Enter S_TCODE in the Object field
Enter the Transaction in the first Value field.
Execute

Hope this helps.

Answer:
Thank you, it appears the transaction code is not assigned to any role.

Answer:
See table AGR_TCODES

Thx
Khan
_________________
SAP ABAP / BASIS Consultant
USA....

Answer:
AGR_TCODES is not sufficient. If a SU24 configuration has a value in the S_TCODE field it can be in the role and not in AGR_TCODES, Also if there is a asterisk in the AGR_TCODES a SE16 search for a specific tcode will not find it. Same probelm with AGE_1252 and looking for object S_TCODE.

old tcode OPF0 menu path information->overview->authorizations select S_TCODE and enter the tcode in ALL CAPS and it will find the profile that contains the tcode baased on the USRxx tables. You can then back tract the profile tot eh role.
_________________
John A. Jarboe

Answer:
Hi John - I'm just experimenting with OPF0 and it comes up with DISPLAY USER (looks the same as SU01)

Sorry if I'm missing the point - usually do!

cheers
David
Copyright ?2007 - 2008 www.jt77.com