Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Individual Developer key lookup option on instance

Former Member
0 Likes
1,082


I have an option to display all developer keys with user ID's.  I am looking for a way for individuals to determine if his/her ID has a developer key assigned to for the system logged into.  The lookup needs to display only their information.  I don't think this exists as SAP code.

Cheers,

Dan Mead


I have an option to display all developer keys with user ID's.  I am looking for a way for individuals to determine if his/her ID has a developer key assigned to for the system logged into.  The lookup needs to display only their information.  I don't think this exists as SAP code.

Cheers,

Dan Mead

5 REPLIES 5
Read only

Former Member
0 Likes
1,055

Create a custom report accessing DEVACCESS transparent table

Read only

0 Likes
1,055

Renan,

Yes, one would expect to leverage the DEVACCESS table.  Creating a report is something an ABAP Developer would be familiar with and I am not a developer.  This seems to be option that would be quite beneficial for others.

Cheers,

Dan Mead

Read only

0 Likes
1,055

So, check SUIM tcode

Read only

0 Likes
1,055

Oy vey!  Looks like a lot of detail here. This is probably restricted and your typical developer/consultant won't have access.  Our Security Team does not want to allow this level of access and I really need to find a way to prevent a developer key request coming in which has previously been assigned to a user ID months ago.  Before a developer key request comes in a person, Project Manager, or Team Lead should be able to catch these unnecessary requests before we find out a key has previously been issued.

Thanks for trying but I can't see where this can be used.

Cheers,

Dan Mead

Read only

0 Likes
1,055

So in this case, I think that we don`t have any kind of standard solution, only maybe using SAP query (SQ01/SQ02/SQ03)