‎2012 Feb 24 6:03 PM
Hi All,
I am using BAPI BAPI BAPI_OBJCL_GETDETAIL in the BADI interface method , but in when I debug it gives me an exception
<B>"An exception (CX_SY_NO_HANDLER) occurred" </b>
I am not able to analyse why I am getting this error please help.
One more question is can we call BAPI inside BADI method?
‎2012 Feb 24 6:23 PM
Solved by myself , basically the exception was due to the passing of wrong parameters i.e. declared parameters with wrong type.