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