I'm currently using WS_DELIVERY_UPDATE to pick and pgi my delivery. However, when doing so it pops up an information message of V1166 "Oldest of open items is overdue". This is a program that is going to be doing mass picking/pgi so it's not ideal to have this message pop-up. If the program runs in the background the message doesn't hinder any activity however, if a user wants to process 100 deliveries in the foreground (I know not ideal) I can't have this message popup every time or even 10 times it would be very annoying to the user. Any thoughts on how to suppress this? I've put the parameter NO_MESSAGES_UPDATE= 'X' andif_error_messages_send_0 = SPACE.
ef_error_in_goods_issue_0