Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Removing Editor Lock of a implemented class

nishanthbhandar
Contributor
0 Kudos

Hi All,

If we implement a class definition from SE18 then editor lock is getting set automatically onto the implementing class.If i try to change the attributes of the class it throws up an error saying that 'This syntax cannot be used for an object name'.Please let me know if there is an alternative to remove this lock.

Cheers

Nishanth

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

Hi,

why do you need to remove that lock, if you implemented the class you can very well add the parameters and as well you can implement the methods. why do you want to remove that lock.

do you want to add new methods to that class.

Regards

vijay

0 Kudos

Vijay,

The requirement is that no editor locks should exist for any programs which start with a Y or Z.Now this implementing class has been captured when this rule has been run for all program types.I just want to know whether it is possible to remove the lock or not.I do not intend to add any new methods or change the class.

Cheers

Nishanth

0 Kudos

Hi,

is there any solution? We do have the same problem for Z* Y* objects...

Kind Regards,

Arne