Hello,
just want to know how to get rid of the following warning message when we receive qty more than purchased qty.
thanks,
Eddy
Hello,
just want to know how to get rid of the following warning message when we receive qty more than purchased qty.
thanks,
Eddy
Without programing - tap your space bar - it will close the window.
Sorry, I mean how the system does not display this message because I have put a BPM for the tolerance limit.
Eddy, what do you mean?
I don’t want to see this warning message. i think this is default message when receive qty > purchase qty. system just popup anyway, i want system block this warning message.
is there a way to block this warning message.
thanks,
Eddy
Have you ever done a trace? Turn on tracing and walk through the process to generate the warning message… then look at the trace and the last Business Object referenced will be the one that throws the warning. I’ve never looked for this one before, but most others will have a flag that is set on a condition… you’d need to write a BPM to UNSET that flag or undo whatever it does.
There is no system setting I can find that allows/disallows this message.