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

not able to delete BADI implementation ..

Former Member
0 Likes
10,479

hi,

In ECC 6.0, SE18, i created a BADI interface and then created one implementation. By mistake I typed class name wrong. I want to correct it. I dont see any rename option as well I am not able to delete this implementation. I thought I can delete this one and recreate a new implementation. But I have option only to delete the BADI as a whole. I want to retain BADI definition but only delete the implementation. Is it possible ?

thks

hi,

In ECC 6.0, SE18, i created a BADI interface and then created one implementation. By mistake I typed class name wrong. I want to correct it. I dont see any rename option as well I am not able to delete this implementation. I thought I can delete this one and recreate a new implementation. But I have option only to delete the BADI as a whole. I want to retain BADI definition but only delete the implementation. Is it possible ?

thks

5 REPLIES 5
Read only

Former Member
0 Likes
5,187

What type of badi it is? Classic badi or new Badi? I can delete classic badi implementation from my ECC 6.0 system. Pl. check.

Regards,

Joy.

Read only

0 Likes
5,187

new badi..the one i associate to an enhancement spot..

Read only

Former Member
0 Likes
5,187

resolved

Read only

Former Member
5,187

Hi,

you can follow the following steps to delete the implementation,

step 1: Go to BADi Builder .

go to-> SE18

Step 2: give your BADI name in and display.

Step 3 :  go to Implementation in tool bar.

implementation->delete

select the the implementation you want to delete form the list .

I Hope this will solve your problem.

Regards, Suhas.

Read only

Former Member
0 Likes
5,187

Hello,

You may use SE80 to find your BAdI implementation first and then right click and delete this implementation.

Best regards,

Hugo