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: 

how to delete implicit enhancements..

Former Member
0 Kudos

hey,

i went into enhancement mode, choose EDIT-->ENHACEMENT OPERATIONS --> SHOW IMPLICIT ENHANCEMENTS.

Choose a point adn then select from context menu, enhancement implementation --> create. Then wriote my code inside that location.

now i dont want that and want to remove that implicit implenmentation from code .. how do i do that...i fail to see where i have that option.. pl help. thks

10 REPLIES 10

Former Member
0 Kudos

Simple solution of ur prob. is to delete ur code or comment it out. Otherwise I think u can de-activate the enhancement. I donot know whether u can delete implicit enhancement or not..

Regards,

Joy.

0 Kudos

hey Joy,

i found that out...in se80, go the package and under enhancement implementation, click and delete !!! hope this helps.

thanks

0 Kudos

Hi,

I have deleted one implicit enhancement from SE80, but problem is that it was transported to a different environment earlier. Now, it got deleted from the current system but is still there is the other system. How to remove it from there also. Can you please advise.

Thanks.

Former Member
0 Kudos

Hi,

To remove the enhancement from your code, place your cursor on the enhancement and then EDIT-->ENHACEMENT OPERATIONS --> Undo. That's it.

Greetings.

0 Kudos

go to se80->write the package name vmod->but delete option is not highlited??

how can i delete implicit enhancement

gurunathkumar_dadamu
Active Contributor
0 Kudos

Hi Sdnuser1,

First 'Undo' the implementation of your code.then go to SE80--> package-->enhancements--> find your implementation name---> delete.

Regards,

Gurunath

0 Kudos

Hi,

Go to tcode se19. In the edit implementation tab write your enhancement name in the enhancement implementation tab and then delete it from the options in the application toolbar.

Regards,

Supriya.

0 Kudos

This solution worked for me.

But my enhancement was only in development environment...

bala_krishna007
Participant
0 Kudos

Hi,

If you want the implementation to be active and the code or the logic should not be triggered you can use the option by right clicking on the enhancement. If you want to delete the enhancement point completely you can use either the transaction SPAU_ENH or SE80 by giving the package name and  deletion of that enhancement implementations.

Thanks,

Bala Krishna T

akshatrander1990
Explorer

To remove the enhancement from your code, put your cursor on your enhacement and click on UNDO.

.



Simple..




Regards

Akshat