Skip to Content
0
Former Member
Jan 10, 2009 at 09:08 AM

How to Handle Error Check in a BADI

572 Views

Hi all,

I have implemented a BADI "IWO1_ORDER_BADI" with method CHANGE_COSTRELEVNCY.

I have put a check , which raises a error on some condition.

But my problem is that after getting the error the transaction stop in non-editable mode and doesn't allow the user to modify the error and also this method was in PAI.

Pls let me know how to handle this error.

Thanks in advance