Error in BADI class
Hi All,
I have implemented a BADI and accidentally the underlying class of the BADI got modified. Now it is giving some dump error.
Any idea how this can be avoided.
Regards,
Jeetu
Tags:
Former Member replied
Hi ,
If there is any error in the BADI implementation , you undo the changes you have done to the method of that particular badi . Since you access the BADI only through these methods/interfaces , there might be some problem in the method implementation only .. Check this and tell if the problem is still persisting .
Also Give what is the error it is showing , so that we can get a clear idea.
Thanks .
Anil