Am: Essentials: Create Pick List
Mobile form that allows one to create a pick and pack manager pick list from a sales order. A single sales order on one pick list or multiple sales order on one pick list. This can be used as part of a paperless pick list initiative. We have a crystal report that displays sales orders which could also be a made into a label. The picker can scan the sales order# on this form and then create a pick list.
Form Studio variable can be reset when clearing a form on a button
A Form Studio variable that is set on a button's action sequence can be reset when clearing the form. This can occur when you Click the button on the last field on the form vs scanning or pressing the enter key. If the variable being set in the button is used after clearing the form an error can occur.
Item Validation - OITM.SuppCatNum Field
Symptoms: SAP Item validations assume a 1:1 ratio for OITM.ItemCode:OITM:SuppCatNum, however in some instances one SuppCatNum can be assigned to many ItemCode. Currently the validations are not returning a record selection when there is a one to many relationship. Solution: When a SuppCatNum relates to multiple ItemCodes display a selection box so the user can decide which record to view.
AM Serial Range selection fails for non numeric serial numbers
AM Serial Range selection fails for non numeric serial numbers that use a static prefix. The form has been updated to allow serial ranges that contain a non numeric prefix. The Serial Range button did not display properly based on the number fields on the form, moving to different pages, or if scroll bars were displayed. The range button has been moved below the entry fields.