‎2009 Oct 14 7:29 AM
hi to all
I am trying to delete interfaces from class . But it showing that "You cannot perform this action in modification/enhancement mode". where is the problem.
thank you
‎2009 Oct 14 9:32 AM
Hello
Are you sure you are
- dealing with a Z-class and
- working on the development system?
Regards
Uwe
‎2010 Mar 08 4:39 PM
Greetings,
Use Function Module OO_INTERFACE_DELETE and remember to place the value of "X" in both the "Commit" and "Force" option.
Regards,
Brian Pearson
‎2011 Sep 09 1:26 PM
Thanks, excellent tip, this helped me when I had to delete the interface that was created by newbie developer in the standard namespace by mistake. Switching off the Modification assistant did not help here.
BTW, there is similar FM for the classes: OO_CLASS_DELETE
Be careful when using these FMs!
‎2010 Mar 09 12:02 PM
Hi,
This error comes up when the object you are trying to edit has original system as something else. This is a protection given by the modification assistant, so that the changes to the objects are recorded. If you know what you are doing(modifying objects in non-original system), go to edit menu and select modifications and select "switch off modification assistant".
Regards,
Arun Prakash