I have to set some values to custom fields of the order header whenever the user releases the order.
The badi WORKORDER_UPDATE has a method called 'AT~RELEASE', but somehow it doesn't trigger the method when the order is released.
Please let know...
Hi Folks, we need help in solving below issue.
We have enhanced standard FPM web dynpro application ‘Confirm Job’ with 4 custom buttons.
All these buttons calls a custom pop up for the user to enter some comments.
These buttons are added to cha...
Hello Caetano,Thanks for your reply.As suggested, I have kept a break point in the Function Module CO_ZR_HEADER_RELEASE_NEW. It did not trigger on release. So the Badi was also not triggered.My Badi is active and has a method 'AT_SAVE' implemented an...
Hi Peter,workorder_update~at_release method, will it trigger for order catergory '30'..??If not, how can i add my logic when user clicks on release flag button..??