---
title: "Table 7354 Bin"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7354-bin/
type: table
id: 7354
name: "Bin"
app: "Base Application"
namespace: Microsoft.Warehouse.Structure
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7354-bin/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 7354 Bin

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7354-bin/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Warehouse.Structure |
| Versions | 17-28 |
| Source file | Warehouse/Structure/Bin.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Location Code | Code[10] | 17-28 | - | - |
| 2 | Code | Code[20] | 17-28 | - | - |
| 3 | Description | Text[100] | 17-28 | - | - |
| 4 | Zone Code | Code[10] | 17-28 | - | - |
| 5 | Adjustment Bin | Boolean | 17-28 | - | - |
| 10 | Bin Type Code | Code[10] | 17-28 | - | - |
| 11 | Warehouse Class Code | Code[10] | 17-28 | - | - |
| 12 | Block Movement | Option | 17-28 | - | - |
| 20 | Special Equipment Code | Code[10] | 17-28 | - | - |
| 21 | Bin Ranking | Integer | 17-28 | - | - |
| 22 | Maximum Cubage | Decimal | 17-28 | - | - |
| 23 | Maximum Weight | Decimal | 17-28 | - | - |
| 30 | Empty | Boolean | 17-28 | - | - |
| 32 | Item Filter | Code[20] | 17-28 | - | - |
| 33 | Variant Filter | Code[10] | 17-28 | - | - |
| 34 | Default | Boolean | 17-28 | - | - |
| 40 | Cross-Dock Bin | Boolean | 17-28 | - | - |
| 41 | Dedicated | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Location Code, Code | 17-28 |
| Key2 | Bin Type Code | 17-28 |
| Key3 | Location Code, Warehouse Class Code, Bin Ranking | 17-28 |
| Key4 | Location Code, Zone Code, Code | 17-28 |
| Key5 | Code | 17-28 |
| Key6 | Bin Ranking | 23-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetUpNewLine | () | - | public | 17-28 | - | - |
| CalcCubageAndWeight | (var Decimal, var Decimal, Boolean) | - | public | 17-28 | - | - |
| CheckWhseClass | (Code[20], Boolean) | Boolean | public | 17-28 | - | - |
| CheckIncreaseBin | (Code[20], Code[20], Decimal, Decimal, Decimal, Decimal, Decimal, Boolean, Boolean) | Boolean | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCheckEmptyBin | (var Record Bin) | 17-28 | - | - |
| Integration event | OnAfterSetUpNewLine | (var Record Bin) | 17-28 | - | - |
| Integration event | OnBeforeCheckMaxQtyBinContent | (var Record Bin, Boolean, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeCheckWhseClass | (Record Bin, Code[20], var Boolean, var Boolean) | 17-21 | - | - |
| Integration event | OnAfterCalcCubageAndWeight | (Record Bin, Boolean, var Decimal, var Decimal) | 20-28 | - | - |
| Integration event | OnBeforeOnInsert | (var Record Bin, var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeOnModify | (var Record Bin, var Record Bin, var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeCheckWhseClass | (Record Bin, Code[20], var Boolean, var Boolean, Boolean) | 22-28 | - | - |
| Integration event | OnBeforeCheckEmptyBin | (var Record Bin, Text[250], var Boolean) | 22-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
