‎2008 Feb 25 12:11 PM
Hi all,
I'd like to lock BADI implementations just like I can lock the reports with the editor lock. I couldn't find this attribute in the class editor. Do you know any possibility?
I am not intrested in Authorization objects.
Cheers
Rex
‎2008 Feb 25 2:47 PM
‎2008 Feb 25 2:50 PM
‎2008 Feb 27 7:31 PM
Rex:
You can "editor lock" methods on an individual basis. Select the method in the Class Builder screen, then select the "Detail view" icon in toolbar (looks like a jigsaw puzzle piece). In the popup that follows, you can set editor lock via checkbox.
Not found a way to protect the Public, Protected & Private code sections, though, so you can't stop someone changing method or attribute definitions.
Regards,
D.