‎2009 Apr 19 5:18 PM
difference between developer access key and object access key?
‎2009 Apr 19 5:36 PM
Hello,
Developer access key is required by a user to create objects (programs, data dictionary objects etc.) in SAP. This can be obtained from OSS against a user name and gets into table DEVACCESS.
Object access key is required for modifying standard objects delivered by SAP. This can be tracked by transactions SPAU or SPAD and needs to be looked into during upgrade. With source code plug-in technology, you can create explicit or implicit enhancements without Object access key in ERP 6.0.
Thanks,
Venu
‎2009 Apr 19 5:36 PM
Hello,
Developer access key is required by a user to create objects (programs, data dictionary objects etc.) in SAP. This can be obtained from OSS against a user name and gets into table DEVACCESS.
Object access key is required for modifying standard objects delivered by SAP. This can be tracked by transactions SPAU or SPAD and needs to be looked into during upgrade. With source code plug-in technology, you can create explicit or implicit enhancements without Object access key in ERP 6.0.
Thanks,
Venu
‎2009 Apr 19 5:58 PM
1) Developer Key - To Create/Change any Custom Object your will require this Key.
2) Object Access key - This key will be available in service.sap.com and is for modifying the standard SAP Objects.
Regards
Shital
‎2009 Apr 19 6:20 PM
Developer's key is used to register the user with SAP, so that you can make changes in already existing functionality of SAP.
Developer key is what you need to create objects in the system.
Object Access key is where you are trying to change or create an object which is not "Z" or "Y" objects i.e. standard sap objects.
Check the link below for details.
Regards,
Lalit Mohan Gupta.