---
title: "Table 7312 Warehouse Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7312-warehouse-entry/
type: table
id: 7312
name: "Warehouse Entry"
app: "Base Application"
namespace: Microsoft.Warehouse.Ledger
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7312-warehouse-entry/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 7312 Warehouse Entry

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7312-warehouse-entry/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Journal Batch Name | Code[10] | 17-28 | - | - |
| 3 | Line No. | Integer | 17-28 | - | - |
| 4 | Registering Date | Date | 17-28 | - | - |
| 5 | Location Code | Code[10] | 17-28 | - | - |
| 6 | Zone Code | Code[10] | 17-28 | - | - |
| 7 | Bin Code | Code[20] | 17-28 | - | - |
| 8 | Description | Text[100] | 17-28 | - | - |
| 9 | Item No. | Code[20] | 17-28 | - | - |
| 10 | Quantity | Decimal | 17-28 | - | - |
| 11 | Qty. (Base) | Decimal | 17-28 | - | - |
| 12 | Warehouse Register No. | Integer | 25-28 | - | - |
| 13 | SIFT Bucket No. | Integer | 25-28 | - | - |
| 20 | Source Type | Integer | 17-28 | - | - |
| 21 | Source Subtype | Option | 17-28 | - | - |
| 22 | Source No. | Code[20] | 17-28 | - | - |
| 23 | Source Line No. | Integer | 17-28 | - | - |
| 24 | Source Subline No. | Integer | 17-28 | - | - |
| 25 | Source Document | Enum Warehouse Journal Source Document | 17-28 | - | - |
| 26 | Source Code | Code[10] | 17-28 | - | - |
| 29 | Reason Code | Code[10] | 17-28 | - | - |
| 33 | No. Series | Code[20] | 17-28 | - | - |
| 35 | Bin Type Code | Code[10] | 17-28 | - | - |
| 40 | Cubage | Decimal | 17-28 | - | - |
| 41 | Weight | Decimal | 17-28 | - | - |
| 45 | Journal Template Name | Code[10] | 17-28 | - | - |
| 50 | Whse. Document No. | Code[20] | 17-28 | - | - |
| 51 | Whse. Document Type | Enum Warehouse Journal Document Type | 17-28 | - | - |
| 52 | Whse. Document Line No. | Integer | 17-28 | - | - |
| 55 | Entry Type | Option | 17-28 | - | - |
| 60 | Reference Document | Enum Whse. Reference Document Type | 17-28 | - | - |
| 61 | Reference No. | Code[20] | 17-28 | - | - |
| 67 | User ID | Code[50] | 17-28 | - | - |
| 5402 | Variant Code | Code[10] | 17-28 | - | - |
| 5404 | Qty. per Unit of Measure | Decimal | 17-28 | - | - |
| 5407 | Unit of Measure Code | Code[10] | 17-28 | - | - |
| 6500 | Serial No. | Code[50] | 17-28 | - | - |
| 6501 | Lot No. | Code[50] | 17-28 | - | - |
| 6502 | Warranty Date | Date | 17-28 | - | - |
| 6503 | Expiration Date | Date | 17-28 | - | - |
| 6515 | Package No. | Code[50] | 18-28 | - | - |
| 7380 | Phys Invt Counting Period Code | Code[10] | 17-28 | - | - |
| 7381 | Phys Invt Counting Period Type | Option | 17-28 | - | - |
| 7382 | Dedicated | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Reference No., Registering Date | 17-28 |
| Key3 | Source Type, Source Subtype, Source No., Source Line No., Source Subline No., Source Document, Bin Code | 17-28 |
| Key4 | Serial No., Item No., Variant Code, Location Code, Bin Code | 17-28 |
| Key5 | Item No., Bin Code, Location Code, Variant Code, Unit of Measure Code, Lot No., Serial No., Entry Type, Dedicated, Package No., Bin Type Code, SIFT Bucket No. | 17-28 |
| Key6 | Item No., Location Code, Variant Code, Bin Type Code, Unit of Measure Code, Lot No., Serial No., Dedicated, Package No. | 17-24 |
| Key7 | Bin Code, Location Code, Item No., SIFT Bucket No. | 17-28 |
| Key8 | Location Code, Item No., Variant Code, Zone Code, Bin Code, Lot No., SIFT Bucket No. | 17-28 |
| Key9 | Location Code | 17-22 |
| Key10 | Lot No. | 17 |
| Key11 | Serial No. | 17 |
| key9 | Warehouse Register No. | 25-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ClearTrackingFilter | () | - | public | 17-28 | - | - |
| CopyTrackingFromWhseEntry | (Record Warehouse Entry) | - | public | 17-28 | - | - |
| CopyTrackingFromWhseJnlLine | (Record Warehouse Journal Line) | - | public | 17-28 | - | - |
| CopyTrackingFromNewWhseJnlLine | (Record Warehouse Journal Line) | - | public | 17-28 | - | - |
| SetCalculationFilters | (Code[20], Code[10], Code[10], Record Item Tracking Setup, Boolean) | - | public | 17-28 | - | - |
| GetLastEntryNo | () | Integer | public | 17-28 | - | - |
| SetSourceFilter | (Integer, Option, Code[20], Integer, Boolean) | - | public | 17-28 | - | - |
| SetTrackingFilterIfNotBlank | () | - | public | 17-28 | - | - |
| SetTrackingFilterFromBinContent | (var Record Bin Content) | - | public | 17-28 | - | - |
| SetTrackingFilterFromBinContentBuffer | (Record Bin Content Buffer) | - | public | 17-28 | - | - |
| SetTrackingFilterFromItemTrackingSetupIfRequired | (Record Item Tracking Setup) | - | public | 17-28 | - | - |
| SetTrackingFilterFromItemTrackingSetupIfNotBlankIfRequired | (Record Item Tracking Setup) | - | public | 17-28 | - | - |
| SetTrackingFilterFromWhseEntry | (Record Warehouse Entry) | - | public | 17-28 | - | - |
| SetTrackingFilterFromReservEntryIfNotBlank | (Record Reservation Entry) | - | public | 17-28 | - | - |
| SetTrackingFilterFromItemTrackingSetupIfNotBlank | (Record Item Tracking Setup) | - | public | 17-28 | - | - |
| TrackingExists | () | Boolean | public | 17-28 | - | - |
| SetTrackingFilterFromItemTrackingSetupIfRequiredIfNotBlank | (Record Item Tracking Setup) | - | public | 18-28 | - | - |
| SetTrackingFIlterFromItemFilters | (var Record Item) | - | public | 18-28 | - | - |
| Lock | () | - | public | 18-28 | - | - |
| SetTrackingFilterFromWhseEntryForSerialOrLotTrackedItem | (Record Warehouse Entry) | - | public | 23-28 | - | - |
| InsertRecord | (Boolean) | - | public | 25-28 | Pending 27.0 | This function is deprecated. Concurrent warehouse posting is always on. |
| InsertRecord | () | - | public | 25-28 | - | - |
| GetNextEntryNo | () | Integer | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterClearTrackingFilter | (var Record Warehouse Entry) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromWhseEntry | (var Record Warehouse Entry, Record Warehouse Entry) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromWhseJnlLine | (var Record Warehouse Entry, Record Warehouse Journal Line) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromNewWhseJnlLine | (var Record Warehouse Entry, Record Warehouse Journal Line) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromBinContent | (var Record Warehouse Entry, var Record Bin Content) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromBinContentBuffer | (var Record Warehouse Entry, Record Bin Content Buffer) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromReservEntryIfNotBlank | (var Record Warehouse Entry, Record Reservation Entry) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfNotBlank | (var Record Warehouse Entry, Record Item Tracking Setup) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfRequired | (var Record Warehouse Entry, Record Item Tracking Setup) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfNotBlankIfRequired | (var Record Warehouse Entry, Record Item Tracking Setup) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromWhseEntry | (var Record Warehouse Entry, Record Warehouse Entry) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterIfNotBlank | (var Record Warehouse Entry) | 17-28 | - | - |
| Integration event | OnAfterTrackingExists | (Record Warehouse Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromItemFilters | (var Record Warehouse Entry, var Record Item) | 18-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfRequiredIfNotBlank | (var Record Warehouse Entry, Record Item Tracking Setup) | 18-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.
