Hello All,
I have created a new BAdi, but when I try to execute the program, I get the following dump:
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_METHOD', was
not caught in
procedure "MB_GI_BADI_TAKE_OVER" "(FORM)", nor was it propagated by a RAISING
clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
It was tried to call a not-implemented method "/AFS/IF_EX_ARUN_GR~TAKE_OVER_GI"
in the class "/AFS/CL_EX_ARUN_GR".
Can anyone help please?