---
title: "Table 6565 Item Tracking Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/6565-item-tracking-setup/
type: table
id: 6565
name: "Item Tracking Setup"
app: "Base Application"
namespace: Microsoft.Inventory.Tracking
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/6565-item-tracking-setup/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 6565 Item Tracking Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6565-item-tracking-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Tracking |
| Versions | 17-28 |
| Source file | Inventory/Tracking/ItemTrackingSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[10] | 17-28 | - | - |
| 10 | Serial No. Required | Boolean | 17-28 | - | - |
| 11 | Lot No. Required | Boolean | 17-28 | - | - |
| 12 | Package No. Required | Boolean | 18-28 | - | - |
| 20 | Serial No. | Code[50] | 17-28 | - | - |
| 21 | Lot No. | Code[50] | 17-28 | - | - |
| 22 | Package No. | Code[50] | 18-28 | - | - |
| 30 | Serial No. Info Required | Boolean | 17-28 | - | - |
| 31 | Lot No. Info Required | Boolean | 17-28 | - | - |
| 32 | Package No. Info Required | Boolean | 18-28 | - | - |
| 40 | Serial No. Mismatch | Boolean | 17-28 | - | - |
| 41 | Lot No. Mismatch | Boolean | 17-28 | - | - |
| 42 | Package No. Mismatch | Boolean | 18-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CopyTrackingFromEntrySummary | (Record Entry Summary) | - | public | 17-28 | - | - |
| CopyTrackingFromBinContentBuffer | (Record Bin Content Buffer) | - | public | 17-28 | - | - |
| CopyTrackingFromItemJournalLine | (Record Item Journal Line) | - | public | 17-22 | Pending 18.0 | Please use CopyTrackingFromItemJnlLine(). |
| CopyTrackingFromItemLedgerEntry | (Record Item Ledger Entry) | - | public | 17-28 | - | - |
| CopyTrackingFromItemJnlLine | (Record Item Journal Line) | - | public | 17-28 | - | - |
| CopyTrackingFromItemTrackingSetup | (Record Item Tracking Setup) | - | public | 17-28 | - | - |
| CopyTrackingFromReservEntry | (Record Reservation Entry) | - | public | 17-28 | - | - |
| CopyTrackingFromTrackingSpec | (Record Tracking Specification) | - | public | 17-28 | - | - |
| CopyTrackingFromWhseActivityLine | (Record Warehouse Activity Line) | - | public | 17-28 | - | - |
| CopyTrackingFromWhseEntry | (Record Warehouse Entry) | - | public | 17-28 | - | - |
| CopyTrackingFromWhseItemTrackingLine | (Record Whse. Item Tracking Line) | - | public | 17-28 | - | - |
| SetTrackingFilterForItem | (var Record Item) | - | public | 17-28 | - | - |
| CheckTrackingMismatch | (Record Tracking Specification, Record Item Tracking Code) | - | public | 17-28 | - | - |
| TrackingExists | () | Boolean | public | 17-28 | - | - |
| TrackingRequired | () | Boolean | public | 17-28 | - | - |
| TrackingMismatch | () | Boolean | public | 17-28 | - | - |
| CopyTrackingFromItemTrackingCodeWarehouseTracking | (Record Item Tracking Code) | - | public | 18-28 | - | - |
| CopyTrackingFromJobLedgerEntry | (Record Job Ledger Entry) | - | public | 18-28 | - | - |
| CopyTrackingFromItemTrackingCodeSpecificTracking | (Record Item Tracking Code) | - | public | 18-28 | - | - |
| CopyTrackingFromNewTrackingSpec | (Record Tracking Specification) | - | public | 18-28 | - | - |
| CopyTrackingFromItemTracingBuffer | (Record Item Tracing Buffer) | - | public | 18-28 | - | - |
| CopyTrackingFromPostedInvtPickLine | (Record Posted Invt. Pick Line) | - | public | 18-28 | - | - |
| CopyTrackingFromPostedInvtPutAwayLine | (Record Posted Invt. Put-away Line) | - | public | 18-28 | - | - |
| CopyTrackingFromRegisteredWhseActivityLine | (Record Registered Whse. Activity Line) | - | public | 18-28 | - | - |
| SpecificTracking | (Code[20]) | Boolean | public | 18-28 | - | - |
| GetNonWarehouseTrackingRequirements | (Record Item Tracking Setup, Record Item Tracking Setup) | - | public | 19-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCheckTrackingMismatch | (var Record Item Tracking Setup, Record Tracking Specification, Record Item Tracking Code) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromBinContentBuffer | (var Record Item Tracking Setup, Record Bin Content Buffer) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromEntrySummary | (var Record Item Tracking Setup, Record Entry Summary) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromItemTrackingSetup | (var Record Item Tracking Setup, Record Item Tracking Setup) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromItemJournalLine | (var Record Item Tracking Setup, Record Item Journal Line) | 17-22 | Pending 20.0 | Please use OnAfterCopyTrackingFromItemJnlLine(). |
| Integration event | OnAfterCopyTrackingFromItemLedgerEntry | (var Record Item Tracking Setup, Record Item Ledger Entry) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromItemJnlLine | (var Record Item Tracking Setup, Record Item Journal Line) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromReservEntry | (var Record Item Tracking Setup, Record Reservation Entry) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromTrackingSpec | (var Record Item Tracking Setup, Record Tracking Specification) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromWhseActivityLine | (var Record Item Tracking Setup, Record Warehouse Activity Line) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromWhseEntry | (var Record Item Tracking Setup, Record Warehouse Entry) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromWhseItemTrackingLine | (var Record Item Tracking Setup, Record Whse. Item Tracking Line) | 17-28 | - | - |
| Integration event | OnAfterSetTrackingFilterForItem | (var Record Item, Record Item Tracking Setup) | 17-28 | - | - |
| Integration event | OnAfterTrackingExists | (Record Item Tracking Setup, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterTrackingRequired | (Record Item Tracking Setup, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterTrackingMismatch | (Record Item Tracking Setup, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterCopyTrackingFromItemTrackingCodeSpecificTracking | (var Record Item Tracking Setup, Record Item Tracking Code) | 18-28 | - | - |
| Integration event | OnAfterCopyTrackingFromItemTrackingCodeWarehouseTracking | (var Record Item Tracking Setup, Record Item Tracking Code) | 18-28 | - | - |
| Integration event | OnAfterCopyTrackingFromJobLedgerEntry | (var Record Item Tracking Setup, Record Job Ledger Entry) | 18-28 | - | - |
| Integration event | OnAfterCopyTrackingFromNewTrackingSpec | (var Record Item Tracking Setup, Record Tracking Specification) | 18-28 | - | - |
| Integration event | OnAfterCopyTrackingFromItemTracingBuffer | (var Record Item Tracking Setup, Record Item Tracing Buffer) | 18-28 | - | - |
| Integration event | OnAfterCopyTrackingFromPostedInvtPickLine | (var Record Item Tracking Setup, Record Posted Invt. Pick Line) | 18-28 | - | - |
| Integration event | OnAfterCopyTrackingFromPostedInvtPutAwayLine | (var Record Item Tracking Setup, Record Posted Invt. Put-away Line) | 18-28 | - | - |
| Integration event | OnAfterCopyTrackingFromRegisteredWhseActivityLine | (var Record Item Tracking Setup, Record Registered Whse. Activity Line) | 18-28 | - | - |
| Integration event | OnAfterSpecificTracking | (Record Item Tracking Setup, var Boolean) | 18-28 | - | - |
| Integration event | OnAfterGetNonWarehouseTrackingRequirements | (var Record Item Tracking Setup, Record Item Tracking Setup, Record Item Tracking Setup) | 19-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.
