Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member778236
Discoverer


My Second Blog post!

In this blog, I will explain on how to generate developer keys or object access keys & also explain on the below topics:

  • What is Developer Key

  • What is Object Key

  • Which table stores them?


Developer Key:

Developer key is required to register user as developer in SAP service marketplace so that they perform customization in SAP system. Whenever developer try to create and changes program (or) object, it will ask to enter developer key to perform the changes.

There are two types of objects:

  • Repository Objects

  • Customer specific objects


Changing a repository object requires you both Developer Key and Object Key (also called as Object Access Key, Developer Access Key).

Object Access Key:

For every object you change it will ask for an Object Access key, with which can change SAP source or SAP dictionary object; this task is in general done by Basis team. User sends a request to Basis team for generating the key.

Note: In some cases, security team provides Developer access key or object key.

The developer key is issued by SAP for an individual developer user account, and Object access keys are issued for the development object that needs to be changed.

However, changing a program /object starting Z* i.e. customer specific object, you just need a developer key.

It can be access in Service Market Place at http://service.sap.com/sscr



Steps to register developer key:


1. Select  Launch the SCCR Application, a new dialog box appears to enter S-User ID & password. Security/basis people will logon with their S-User ID credentials.


2. On the left pane--> you will see the option Developer--> click on developer.


3. On the below right screen, you will see an option to register developer. Click on Register button. A pop-screen will appear.


4. Enter the user ID, whose ID needs to registered as a developer & in the below tab select the SAP system installation number.


5. SAP installation number can be find from SAP system -->status screen.


6.Once the details are filled, click on submit to complete the process.


7. You will get a message on top screen that the developer is register successfully & you can see the developer key in the message. copy & provide these details with the user.


Developer access key details are stored in a DEVACCESS table if user is already registered as a developer for a particular SAP system.

Execute SE16 t-code --> enter the table DEVACCESS--> Enter the User ID & execute to see the DEV key details for the user.


Steps to register Object key:


1. Select  Launch the SCCR Application, a new dialog box appears to enter S-User ID & password. Security/basis people will logon with their S-User ID credentials.


2. On the left pane--> you will see the option Objects--> click on object button.


3. On the below right screen, you will see an option to register object keys. Click on Register button. A pop-screen will appear.


4. Enter the Basis release details, Program ID, Type & Object name details received from user & select the installation number.


5. SAP installation number can be find from SAP system -->status screen.


6.Once the details are filled, click on submit to complete the process.


7. You will get a message on top screen that the Object key is register successfully & you can see the object key in the message. copy & provide these details with the user.



Tables storing them:



Developer access key details are stored in a DEVACCESS table if user is already registered as a developer for a particular SAP system.


Execute SE16 t-code --> enter the table ADIRACCESS--> Enter the Program ID, Type & Object name & execute to see the DEV key details for the user.



2501703 - Frequently asked questions about SAP Software Change Registration (SSCR)



I hope in this blog you have learned what is a developer key or object access key, the steps to generate them & the tables storing them.

In case you have any queries, leave a comment below. I will help you.

Or you can post your questions in our community Ask Questions

1 Comment
Labels in this area