---
title: "Table 6529 Record Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/6529-record-buffer/
type: table
id: 6529
name: "Record Buffer"
app: "Base Application"
namespace: System.IO
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/6529-record-buffer/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 6529 Record Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6529-record-buffer/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.IO |
| Versions | 17-28 |
| Source file | RecordBuffer.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 3 | Table No. | Integer | 17-28 | - | - |
| 4 | Table Name | Text[250] | 17-28 | - | - |
| 5 | Record Identifier | RecordId | 17-28 | - | - |
| 6 | Search Record ID | Code[100] | 17-28 | - | - |
| 7 | Primary Key | Text[250] | 17-28 | - | - |
| 8 | Primary Key Field 1 No. | Integer | 17-28 | - | - |
| 9 | Primary Key Field 1 Name | Text[80] | 17-28 | - | - |
| 10 | Primary Key Field 1 Value | Text[50] | 17-28 | - | - |
| 11 | Primary Key Field 2 No. | Integer | 17-28 | - | - |
| 12 | Primary Key Field 2 Name | Text[80] | 17-28 | - | - |
| 13 | Primary Key Field 2 Value | Text[50] | 17-28 | - | - |
| 14 | Primary Key Field 3 No. | Integer | 17-28 | - | - |
| 15 | Primary Key Field 3 Name | Text[80] | 17-28 | - | - |
| 16 | Primary Key Field 3 Value | Text[50] | 17-28 | - | - |
| 17 | Level | Integer | 17-28 | - | - |
| 20 | Serial No. | Code[50] | 17-28 | - | - |
| 21 | Lot No. | Code[50] | 17-28 | - | - |
| 22 | Item No. | Code[20] | 17-28 | - | - |
| 23 | Variant Code | Code[10] | 17-28 | - | - |
| 6515 | Package No. | Code[50] | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Table No., Search Record ID | 17-28 |
| Key3 | Search Record ID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CopyTrackingFromItemTrackingSetup | (Record Item Tracking Setup) | - | public | 18-28 | - | - |
| SetTrackingFilterFromItemTrackingSetup | (Record Item Tracking Setup) | - | public | 18-28 | - | - |
| InsertRecordBuffer | (RecordRef) | - | public | 25-28 | - | - |
| FormatValue | (var FieldRef, Integer) | Text | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCopyTrackingFromItemTrackingSetup | (var Record Record Buffer, Record Item Tracking Setup) | 18-28 | - | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetup | (var Record Record Buffer, 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.
