‎2009 Feb 10 1:02 PM
Hi,
I created an Enhancement Implementation in program RLS10034 and it works fine. I have been activating and de-activating during my testing but now I cannot de-activate it. It is stuck on active.
Anyone got stuck like this before? Is there a way around it?
Thanks.
‎2009 Feb 10 1:05 PM
Can we know how do you deactivate the Enhancement Implementation ? Is it with UNDO operation?
‎2009 Feb 10 1:05 PM
Can we know how do you deactivate the Enhancement Implementation ? Is it with UNDO operation?
‎2009 Feb 10 1:09 PM
Thanks,
yeah, I'm getting confused now.....doesn't the 'Active<->Inactive' button at the top of the SE38 de-activate it?
‎2009 Feb 10 1:11 PM
Hi,
That is just for changing the scope of Enhance option.
You have to UNDO the changes and then click on activate button.
Regards,
Dwaraka.S
‎2009 Feb 10 1:14 PM
what do you mean by 'changing the scope of Enhance option'?
It seems to do nothing for me.
‎2009 Feb 10 1:15 PM
>
> doesn't the 'Active<->Inactive' button at the top of the SE38 de-activate it?
Although SE38's Active<->Inactive button for different purpose.
I often stuck with this problem even after UNDO operation. Than what I often do is goto SE80>Give your Package name>Enhancement>Enhancement Implementations>Just select your Implementation and Right click and delete.
P.S. Take a Back-up of your piece of Code before doing this. So, Lateron after UNDO you can also reuse the code without writing again.
‎2009 Feb 10 1:20 PM
Hi,
When you are creating the implementation in an include or program, you will be first clicking on the Enhance (Spiral symbol) button, then you can see Active <--> Inactive button. But clicking on this wont activate or Inactive the Entire program, It is just for moving into Enhance state which is necessary fro creating implementation, thats what i mean to say.
Regards,
Dwaraka.S
‎2009 Feb 10 1:22 PM
‎2009 Feb 12 10:15 PM
‎2009 Feb 13 9:40 AM
sort of - I just used the 'undo' fnctionality and not active<->inactive.
‎2009 Feb 13 2:45 PM
You can right click->Change-> and comment the code which you don't want to get executed->Active also.
‎2009 Feb 13 3:06 PM
‎2009 Feb 10 1:08 PM
Hi,
Keep the cursor on Enhancement implementation, right click Enhancement --> Undo,
This will delete the enhancement implementation.
Before doing this better to copy the code (backup) for that implementation, Then active the program or include.
Generally it wont happen (struck in active state) like that.
With Regards,
Dwaraka.S
‎2009 Feb 10 1:10 PM
Yes, I will end up doing the undo but I thought I could activate/de-activate like badi's?