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

Problem with using a BADI

Former Member
0 Likes
594

Dear experts,

I am trying to work on BADI FMRI.I created implementation 'ZCL_IM_FMRI_LC'.But as soon as i try to implement method and interface

IF_EX_FMRI~FMRI_BADI_1,,it says syntactically correct but when i activate throws compiler error

Class "ZCL_IM__FMRI_LC" does not contain an interface "IF_EX_FMRI".How can i come through.

2 REPLIES 2
Read only

Former Member
0 Likes
497

Thanx i resolved.C

> Click on class and activate all interface methods

Read only

former_member194669
Active Contributor
0 Likes
497

If you go to se19 for your implementation you can find a Z or Y class assigned in Interface tab " ie 'Name of implementing class" copy that then go to Se24 then and check whether interface is assigned to it . If not assigned then assign the interface name there are activate the same and come back to se19 and activate.

a®