Hi,
I am coding in the badi ORDER_SAVE so that the reason field is not left blank. If the reason field is blank I am populating a message and throwing the exception DO_NOT_SAVE.
This process is working fine but the problem is, when I open a complaint and click on change, this same error is again being thrown even when the reason field is not blank and it is allowing user to save.
The badi ORDER_SAVE is not being called on change event of a complaint, so how am I still getting the error on just clicking on change button.
Regards,
Shahrukh