2008 Oct 14 8:37 AM
Hi Experts,
How can i delete developer access key from SAP user,
Regards
2008 Oct 14 8:41 AM
2008 Oct 14 8:41 AM
2008 Oct 14 8:42 AM
Hi
It will be easy to remove development authorization for the user, for whom you are looking to remove developer access key
Regards
Madhan
2008 Oct 14 9:52 AM
Thanks for quick reply,
whats the method to delete DEVACCESS table entry from sap level , sm30 does not work,
I've deleted entry from database level with command,
delete from saperp.devaccess where uname='<user>'
Thanks
2008 Dec 17 7:21 PM
Hello,
It is possible to delete DEVACCESS entries on SAP level, by transaction SE16N ('edit' mode of course).
Regards,
Gábor Balogh
2009 Aug 14 10:08 PM
If you remove the entry from the table, whats to stop the user from re-entering the SCCR key when the input screen pops up?
Other than remove security to develop?
2009 Aug 14 11:55 PM
The user is registered as a developer for a certain system at SAP. I do not know if there is a way for deregistering a user. If the user has a developer role AUTHORIZATION OBJECT, he can enter the key received from SAP. Once entered, it is stored in DEVACCESS.
Just remove the DEVELOPMENT AUTHORIZATION OBJECT from the user and the key is useless because it can not be entered again..
Regards,
Clemens
2016 Aug 04 1:20 PM