‎2008 Feb 18 5:08 AM
hi,
i created one BADI through se18.
after that i am implementaing the BADI through se19 but when i am click the interface button its showing method. if i click that method error in class pool ZCL_IM_BADII of business add-in Z_BADII error is coming.
pls help me.
‎2008 Feb 18 5:25 AM
Hi,
Did you activate your BADI definition properly in SE18?
Have you exactly defined the interface definition in yourBADI using se18 t-code?
sometimes this error comes because of the inconsistency in
the BADI defintion.
Please check the activation details of your BADI defintion and do check the interface existence and as well as defintion of you interface which includes both import and export parameters.
Reward if useful.
‎2008 Feb 18 5:25 AM
Hi,
Did you activate your BADI definition properly in SE18?
Have you exactly defined the interface definition in yourBADI using se18 t-code?
sometimes this error comes because of the inconsistency in
the BADI defintion.
Please check the activation details of your BADI defintion and do check the interface existence and as well as defintion of you interface which includes both import and export parameters.
Reward if useful.