SKUs with Invalid Bin Rack in Aisle

Home || Linnworks || SKUs with Invalid Bin Rack in Aisle
Description

RIS-SC-1020 SKUs with Invalid Bin Rack in Aisle

This query retrieves the SKU (Stock Keeping Unit) and corresponding Bin Rack numbers for stock items stored in the inventory. It filters out items with Bin Rack numbers containing ‘A’ but not exactly four characters in length. Additionally, it excludes items that contain composites, are archived, or have been logically deleted.
How to generate the report: a step-by-step guide
SKUs with Invalid Bin Rack in Aisle
SKUs with Invalid Bin Rack in Aisle 2

Reported Values

The report returns the following values:
Column NameDescription
SKUStock Keeping Unit (SKU) of the item
BinRackBin Rack number associated with the item

Summary

This SQL query extracts SKU and Bin Rack number data for stock items from the database. It filters out items based on specific criteria such as Bin Rack number pattern, composite item status, archival status, and logical deletion. The query is designed to provide relevant information about stock items and their storage locations within the inventory.
Scroll to Top