Description
RIS-SC-1006 Stock Item Dimensions and Packaging
This query retrieves information about stock items including their SKU, dimensions (depth, width, height), weight, packaging group name, and bin rack number. It filters out composite items and selects only active items from the default location.
How to generate the report: a step-by-step guide
- 1. Select the Amazon Channel Linking Report in the Query type drop-down menu.
- 2. Click the Generate Report button.
- 3. Select the Time Zone and click the Download (CSV file) button when downloading the report.


Reported Values
The report returns the following values:
Column Name | Description |
---|---|
SKU | Stock Keeping Unit (SKU) of the item. |
DimDepth | Depth dimension of the item. |
DimWidth | Width dimension of the item. |
DimHeight | Height dimension of the item. |
Weight | Weight of the item. |
PackagingGroupName | Name of the packaging group. |
BinRackNumber | Bin rack number where the item is stored. |
Summary
This query fetches details of stock items, including their dimensions, weight, packaging group name, and storage location. It excludes composite items and retrieves only active items from the default location. The data can be useful for inventory management and tracking stock item characteristics.