Skip to Content
0
May 27, 2008 at 11:02 PM

ME21N message raise after save button

93 Views

Hi guys.

I need to send a message of error after the user clic the save button in the purchase order, ME21N.

This will let the user change or complete some fields that are wrong.

it must be after the clic of save, the validation must be done after everything is ready to be saved.

I'm using the badi ME_PROCESS_PO_CUST , method CLOSE.

this method is actived when i clic the save button, it is there where i need to validate the flieds and if sth is wrong send an error message (raise).

is it possible to do that?

thanks in advance.