Hi,
I want to use the function module MD_SET_ACTION_PLAF to manually delete a planned order.
When I create a planned order, I got the message 008 of classe 61 "Material xxxxxx is not planned automatically". This behaviour is OK with customizing, this is only warning message and I can continue process.
BUT, when I try to delete the planned order with MD_SET_ACTION_PLAF, I got the same message but in error.
The thing is, the same standard code is executed in both cases... : line 12 of include LM61OF33 :
MESSAGE W008 WITH MATNR WERKS BERID.
As you can see it's a warning message in code... ('W')... how can the system show a error message if it's type 'W' ?
With this error message, the process is blocked and the order is not deleted...
Thanks for your help.
Regards,
Thibault