...
Error Code | Error Message | Screens | Reason |
---|---|---|---|
W101 | Item : <itemCode> not present | Screens where item code is taken as input:
| If user is scanning invalid ItemCode or Item being scanned is not present in the system at the moment(it might have been dispatched). |
W102 | Item does not belong to ordered SKUs | Picking of Item(B2C or B2B) | If Item being scanned belong to SKU which is not the part of current order. |
W103 | Incorrect Item Picked | Picking of Item(B2C or B2B or Bulk Break Pick) | If the item being scanned belong to different SKU and batch than the pick suggestion. |
W104 | Bin : <binId> is not present | Screens where Bin Id is taken as input:
| If user is scanning invalid Bin Code or Bin being scanned is not present in the system. |
W105 | ItemTemp : <itemId> not present | Forward GRN, Return GRN | If Client is using Increff generated Itemcodes: If the ItemCode being scanned has not been generated in our system, error is thrown. |
W106 | Pick list(s) already released for order line item with SKU : <globalSkuId> | Item Based Picking | If user is trying to pick the order for which some of the picklist is already released and there is no pending quantity to release the picklist. Secondly, If user tries to pick Items more than ordered quantity. |
W107 | Incorrect bin | Picking of Item(B2C or B2B or Bulk Break Pick) | If the item being scanned is present in different bin than the Bin suggested during picking. |
W108 | Item <itemId> not associated with any order | Piece/ Bulk Packing Sorting | If the item is not associated with the current order. While adding items to pigeonholes or during sorting, if Item is not associated with any/current order. |
W109 | Item: <itemCode> already present in Bin: <binId> | Bin Putaway/ Item Putway | If the item is being putaway in the same bin |
W110 | Location : <locationName> is not valid | Screens where Bin Id is taken as input:
| If the location scanned is not valid. |
W111 | Order : <orderId> not present |
| If the order is not present in system. |
...