---
title: "Table 7303 Bin Type"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7303-bin-type/
type: table
id: 7303
name: "Bin Type"
app: "Base Application"
namespace: Microsoft.Warehouse.Structure
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7303-bin-type/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 7303 Bin Type

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

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[10] | 17-28 | - | - |
| 5 | Description | Text[100] | 17-28 | - | - |
| 10 | Receive | Boolean | 17-28 | - | - |
| 11 | Ship | Boolean | 17-28 | - | - |
| 12 | Put Away | Boolean | 17-28 | - | - |
| 13 | Pick | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateBinTypeFilter | (var Text[250], Option) | - | public | 17-26 | Pending 24.0 | Replaced by procedure CreateBinTypeFilter(var BinTypeFilter: Text; BinTypeFieldNo: Integer) |
| CheckCombination | (Integer) | - | protected | 24-28 | - | - |
| CreateBinTypeFilter | (var Text, Integer) | - | public | 24-28 | Pending 26.0 | Replaced by procedure MakeBinTypeFilter(var BinTypeFilter: Text; BinTypeFieldNo: Integer) |
| AllowPutawayOrQCBinsOnly | () | - | public | 25-28 | - | - |
| AllowPutawayPickOrQCBinsOnly | () | - | public | 25-28 | - | - |
| MakeBinTypeFilter | (var Text, Integer) | - | public | 26-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCheckCombination | (var Record Bin Type, Integer, var Boolean) | 17-28 | - | - |
| Integration event | OnCheckCombinationOnBeforeFindFirst | (var Record Bin Type, var Record Bin Type) | 23-28 | - | - |
| Integration event | OnCreateBinTypeFilterElseCase | (var Record Bin Type, Integer) | 24-28 | - | - |
| Integration event | OnBeforeAllowPutawayOrQCBinsOnly | (var Record Bin Type, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeAllowPutawayPickOrQCBinsOnly | (var Record Bin Type, var Boolean) | 25-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.
