Hi guys,
I'm starting with BRFPlus. I created a simple application with a function and after clicking on "Generate Function" I got the class name which was generated. I used control + C to copy its name to use inside an ABAP program but then I realized I copied the function itself inside the same application.
After realizing what I have done (2 equal functions generated) I decided to deleted the newest one. For my surprise, the function was not removed from the menu on the left side. Actually the message "Object is logically deleted" appears on the screen when I try to open the object.
My question is: how to get rid of an object logically deleted? I won't use it for sure.
Thanks!