Configuring putaway inventory
To configure putaway inventory, enable appropriate resource permissions and set up bar code types, locations, and exception reason codes.
Applications Manager
- Resource permissions
Enable the following resource permissions:
- Execute Putaway - ISF000005
- Manually update quantity while picking or depositing in putaway - ISF000009
- Pick all the products without scanning - ISF000023
- Deposit all the products without scanning - ISF000082
- Bar code types
Configure the following bar code types for your store's enterprise:
Store Scan Item or Location: This bar code type is used to scan locations and products while executing move requests. The bar code validation sources are:SIM location,SIM SerialandItem.Location: This bar code type is used to scan an alternate location when a destination location is unavailable. The bar code validation source isSIM location.Serial Scan: This bar code type is used to scan the serial number to remove a product picked using that serial number. The bar code validation source isSIM serial.Store Putaway: This bar code type is used to scan shipment and carton number in the putaway portlet. The bar code validation sources are as follows:External Servicewith Validation service asYCD_Translate_BarCode_InboundShipmentInbound Shipment Carton SCM
Store Inventory Management APIs
locationsAPISince
DOCK-LOCATIONis assumed to be receiving location in the application, all putaway tasks have source location asDOCK-LOCATION.Location scan is not yet supported for the putaway inventory flow.
exception-codesAPICreate the exception reason codes by using the
exception-codesAPI to record shortage and to choose an alternate location..stores-ruleAPIConfigure whether location scanning is mandatory or not by setting the IS_LOC_SCAN_MANDATORY to
YorNin thestores-ruleAPI. The default value isY.