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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/265-document-entry/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Foundation.Navigate |
| Versions | 17-28 |
| Source file | Foundation/Navigate/DocumentEntry.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Table ID | Integer | 17-28 | - | - |
| 2 | No. of Records | Integer | 17-28 | - | - |
| 3 | Document No. | Code[20] | 17-28 | - | - |
| 4 | Posting Date | Date | 17-28 | - | - |
| 5 | Entry No. | Integer | 17-28 | - | - |
| 6 | Table Name | Text[100] | 17-28 | - | - |
| 7 | No. of Records 2 | Integer | 17-28 | - | - |
| 8 | Document Type | Enum Document Entry Document Type | 17-28 | - | - |
| 9 | Lot No. Filter | Code[50] | 17-28 | - | - |
| 10 | Serial No. Filter | Code[50] | 17-28 | - | - |
| 11 | Package No. Filter | Code[50] | 18-28 | - | - |
| 12 | Ref. Document No. | Code[20] | 27-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetTrackingFilterFromItemTrackingSetup | (Record Item Tracking Setup) | - | public | 18-28 | - | - |
| InsertIntoDocEntry | (Integer, Text, Integer) | - | public | 25-28 | - | - |
| InsertIntoDocEntry | (Integer, Enum Document Entry Document Type, Text, Integer) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetup | (var Record Document 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.
