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

Developper key

rainer_hbenthal
Active Contributor
0 Likes
691

Hi,

is there any way of revoking a developper key?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
638

Hi,

As there doesn't seem to be any delivered way of maintaining table DEVACCESS I think you'll need to remove the entry directly.

Regards,

Nick

Hi,

is there any way of revoking a developper key?

4 REPLIES 4
Read only

Former Member
0 Likes
638

Remove it from the database table?

Read only

Former Member
0 Likes
639

Hi,

As there doesn't seem to be any delivered way of maintaining table DEVACCESS I think you'll need to remove the entry directly.

Regards,

Nick

Read only

Former Member
0 Likes
638

Hi,

The developer key is a combination of you installation number, your license key (that you get from http://service.sap.com/licensekey) and the user name. If you find out these numbers then revoking is possible.

Regards,

Sakthi

Read only

Former Member
0 Likes
638

If you have a license concern, then setting the UID out of account validity (SU01) and not using it in any client will remove it.

If you only want to remove it from DEVACCESS then also consider removing the user's Developer Authorizations (S_DEVELOP, etc) will have the same affect. Infact it would be more reliable...

Otherwise I think debugging it out of the table is the most common solution because there is no standard one (other than changing the installation number...).

Cheers,

Julius