Configuring move inventory
To configure move inventory, enable appropriate resource permissions and set up bar code types, locations, and exception reason codes.
Applications Manager
- Resource permissionsEnable the following resource permissions:
- Execute move request - ISF000003
- Manually update quantity while picking pr depositing in move inventory - ISF000008
- Execute ad hoc move - ISF000013
- Bar code typesConfigure the following bar code types for your store's enterprise:
Store Scan Item or Location.Used to scan locations and products while executing move requests. The bar code validation sources are:SIM location,SIM Serial, andItem.Location.Used to scan an alternate location when a destination location is unavailable. The bar code validation source isSIM location.Serial Scan.Used to scan the serial number to remove a product picked using that serial number. The bar code validation source is SIM serial.
Store Inventory Management APIs
locationsAPICreate locations by using the
locationsAPI. You must create a location 'PICK-VIRTUAL' of the location type 'VIRTUAL' and virtual flag astrue.exception-codesAPIConfigure the exception reason codes to record shortage and to choose an alternate location by using the
exception-codesAPI.stores-ruleAPIConfigure whether location scanning is mandatory or not by setting the IS_LOC_SCAN_MANDATORY to
YorNin thestores-ruleAPI. The default value isY.