‎2008 Apr 16 7:28 PM
Hello All,
Is there a parameter or else to prevent any developper to lock an ABAP object. We can see in the attribute of an ABAP object that you can lock this object from modification from anybody else.
We want to block this "Editor Lock" field from our developper. This is in case a developper would lock a program. And he/she would have an accident, then nobody would be able to modify this program. Somebody has to log with a "sap_all" account to remove the lock.
To avoid this, we are looking for another way to prevent this. Either by a parameter or by a security object.
Any help would be greatly appreciated.
Thanks
‎2008 Apr 16 7:35 PM
‎2008 Apr 16 7:35 PM
‎2008 Apr 16 7:58 PM
hi check this ...
in the attributes of the program..there is an option edit lock ...
if u click it then you can only access the program...no other user can access it..
regards,
venkat.