2015 Oct 08 12:44 PM
Hi,
we have a strange problem on one of our SAP Systems (ECC 6.0 EhP6).
When a developer want to change or create a propgram , he need to register his as a developer and to add a developer key in the SAP System.
Usually this is needed only once in the system.
Our problem:
In one of our SAP systems our developer will asked every 2-3 hours to add the developer key again. What could this be???
Gruß
Toni
Hi,
we have a strange problem on one of our SAP Systems (ECC 6.0 EhP6).
When a developer want to change or create a propgram , he need to register his as a developer and to add a developer key in the SAP System.
Usually this is needed only once in the system.
Our problem:
In one of our SAP systems our developer will asked every 2-3 hours to add the developer key again. What could this be???
Gruß
Toni
2015 Oct 08 1:14 PM
Hi Antonio,
this data are stored in table DEVACCESS. Please check the where-used-llist of it, whether there might be a Z program running in a periodic job, which could cause this issue.
Also all changes will be logged and can be seen thru report RSTBHIST using tcodes SA38, OY18 or SCU3.
Regards,
Klaus
2015 Oct 08 1:58 PM
Hello Klaus,
thank you. I know table DEVACCESS. The users and the keys are stored in the table. i checked this.
Gruss
Toni
2015 Oct 08 2:12 PM
Hello Antonio,
In some productive systems, custom programs are created to delete all lines of devaccess table as a safety measure. Did you check jobs running in this system ( Maybe it was copied from some productive client). If you say entry exists in devaccess but user still prompted to maintain access key then you may check note "2178618 ".
Kind Regards,
Gungor
2015 Oct 14 2:13 PM
Hi,
problem still exist. The keys are stored in table devaccess.
But it seems that the SAP system lose from time to time the SAP License. Every time, when our developer have the problem, we see in system-->status, that the sap license is "initial" ......? some seconds later the license is already ok....???
Gruß
Toni