‎2010 Mar 20 6:16 AM
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.
‎2010 Mar 20 6:28 AM
Thanx i resolved.C
> Click on class and activate all interface methods
‎2010 Mar 20 6:34 AM
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®