---
title: "Table 5377 Ext Txt ID Integration Record"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5377-ext-txt-id-integration-record/
type: table
id: 5377
name: "Ext Txt ID Integration Record"
app: "Base Application"
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Removed 22.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 5377 Ext Txt ID Integration Record

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5377-ext-txt-id-integration-record/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-25 |
| Obsolete | Removed 22.0, seen from 17. This functionality will be replaced by the systemID field |
| Source file | Removed/ExtTxtIDIntegrationRecord.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | External ID | Text[250] | 17-25 | - | - |
| 3 | Integration ID | Guid | 17-25 | - | - |
| 4 | Last Synch. Modified On | DateTime | 17-25 | - | - |
| 5 | Last Synch. Ext Modified On | DateTime | 17-25 | - | - |
| 6 | Table ID | Integer | 17-25 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | External ID, Integration ID | 17-25 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| FindRecordIDFromID | (Text[250], Integer, var RecordId) | Boolean | public | 17-25 | - | - |
| CoupleExternalIDToRecordID | (Text[250], RecordId) | - | public | 17-25 | - | - |
| RemoveCouplingToRecord | (RecordId) | Boolean | public | 17-25 | - | - |
| RemoveCouplingToExternalID | (Text[250], Integer) | Boolean | public | 17-25 | - | - |
| UpdateCoupledRecordForExternalId | (Text[250], Text[250], Integer) | - | public | 17-25 | - | - |
| SetLastSynchModifiedOns | (Text[250], Integer, DateTime, DateTime) | - | public | 17-25 | - | - |
| FindIDFromRecordID | (RecordId, var Text[250]) | Boolean | public | 17-25 | - | - |
| IsModifiedAfterLastSynchonizedExternalRecord | (Text[250], Integer, DateTime) | Boolean | public | 17-25 | - | - |
| IsModifiedAfterLastSynchronizedRecord | (RecordId, DateTime) | Boolean | public | 17-25 | - | - |
| InsertIntegrationRecordIfNotPresent | (RecordRef) | - | public | 17-25 | - | - |
| InsertIntegrationRecord | (RecordRef) | - | public | 17-25 | - | - |
| DeleteEmptyExternalIntegrationRecord | (Integer) | - | public | 17-25 | - | - |

## 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.

Jonas Paprotka, 2026-09-20.
