If you need to get “Developer User’s” or “Developer Object’s” username , object name and access key informations then you can check the following SAP tables to get these informations easily.
for “Developer User Name” and “Access Key” information you can use the table DEVACCESS
to do this , please go to transaction SE16 and Execute the table DEVACCESS , you will be able to see following informations ;
UNAME : Username
ACCESSKEY : Access Key for related developer
for the object informations you should check the table ADIRACCESS
PGMID : Program ID
OBJECT : Object Type
OBJ_NAME : Object Name
ACCESSKEY : Access Key for related object