Application Development and Automation 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: 
Read only

delete enhancement implementation

Former Member
0 Likes
711

how to delete enhancement implemetation...

2 REPLIES 2
Read only

Former Member
0 Likes
475

first goto the enhancement and goto function module and in the include Zprogram, delete the code.

Now, come back to the enhancement and delete the components and the enhancement.

Read only

soumya_jose3
Active Contributor
0 Likes
475

Hi Amruta,

Are you talking about the customer exit implementation through tcode CMOD?. If so in order to deactivate the implementation you just need to deactivate your project definition in cmod. Then the implementation will not be called.

If it is a BADI implementation you can deactivate it through se19.

Regards,

Soumya.