---
title: "Table 5335 Integration Table Mapping"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5335-integration-table-mapping/
type: table
id: 5335
name: "Integration Table Mapping"
app: "Base Application"
namespace: Microsoft.Integration.SyncEngine
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5335-integration-table-mapping/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 5335 Integration Table Mapping

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5335-integration-table-mapping/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Integration.SyncEngine |
| Versions | 17-28 |
| Source file | Integration/SynchEngine/IntegrationTableMapping.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Name | Code[20] | 17-28 | - | - |
| 2 | Table ID | Integer | 17-28 | - | - |
| 3 | Integration Table ID | Integer | 17-28 | - | - |
| 4 | Synch. Codeunit ID | Integer | 17-28 | - | - |
| 5 | Integration Table UID Fld. No. | Integer | 17-28 | - | - |
| 6 | Int. Tbl. Modified On Fld. No. | Integer | 17-28 | - | - |
| 7 | Int. Table UID Field Type | Integer | 17-28 | - | - |
| 8 | Table Config Template Code | Code[10] | 17-28 | - | - |
| 9 | Int. Tbl. Config Template Code | Code[10] | 17-28 | - | - |
| 10 | Direction | Option | 17-28 | - | - |
| 11 | Int. Tbl. Caption Prefix | Text[30] | 17-28 | - | - |
| 12 | Synch. Int. Tbl. Mod. On Fltr. | DateTime | 17-28 | - | - |
| 13 | Synch. Modified On Filter | DateTime | 17-28 | - | - |
| 14 | Table Filter | Blob | 17-28 | - | - |
| 15 | Integration Table Filter | Blob | 17-28 | - | - |
| 16 | Synch. Only Coupled Records | Boolean | 17-28 | - | - |
| 17 | Parent Name | Code[20] | 17-28 | - | - |
| 18 | Graph Delta Token | Text[250] | 17-28 | - | - |
| 19 | Int. Tbl. Delta Token Fld. No. | Integer | 17-28 | - | - |
| 20 | Int. Tbl. ChangeKey Fld. No. | Integer | 17-28 | - | - |
| 21 | Int. Tbl. State Fld. No. | Integer | 17-28 | - | - |
| 22 | Delete After Synchronization | Boolean | 17-28 | - | - |
| 23 | BC Rec Page Id | Integer | 17-28 | - | - |
| 24 | CDS Rec Page Id | Integer | 17-28 | - | - |
| 25 | Deletion-Conflict Resolution | Enum Integration Deletion Conflict Resolution | 17-28 | - | - |
| 26 | Update-Conflict Resolution | Enum Integration Update Conflict Resolution | 17-28 | - | - |
| 27 | Uncouple Codeunit ID | Integer | 17-28 | - | - |
| 28 | Coupling Codeunit ID | Integer | 19-28 | - | - |
| 29 | Synch. After Bulk Coupling | Boolean | 19-28 | - | - |
| 30 | Dependency Filter | Text[250] | 17-28 | - | - |
| 31 | Create New in Case of No Match | Boolean | 19-28 | - | - |
| 32 | Type | Enum Integration Table Mapping Type | 22-28 | - | - |
| 33 | Disable Event Job Resch. | Boolean | 21-28 | - | - |
| 34 | Multi Company Synch. Enabled | Boolean | 23-28 | - | - |
| 35 | Table Caption | Text[250] | 24-28 | - | - |
| 98 | No. of Errors | Integer | 24-28 | - | - |
| 99 | No. of Skipped | Integer | 24-28 | - | - |
| 100 | Full Sync is Running | Boolean | 17-28 | - | - |
| 101 | Full Sync Session ID | Integer | 17-28 | - | - |
| 102 | Last Full Sync Start DateTime | DateTime | 17-28 | - | - |
| 103 | User Defined | Boolean | 24-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Name | 17-28 |
| Key2 | Table ID, Integration Table ID | 19-28 |
| Key3 | Table ID, Integration Table ID, Type | 22-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| FindFilteredRec | (RecordRef, var Boolean) | Boolean | public | 17-28 | - | - |
| FindMapping | (Integer, Integer) | Boolean | public | 17-28 | - | - |
| FindMapping | (Integer, Variant) | Boolean | public | 17-20 | Pending 18.0 | Use another implementation of FindMapping |
| FindMappingForTable | (Integer) | Boolean | public | 17-28 | - | - |
| IsFullSynch | () | Boolean | public | 17-28 | - | - |
| GetName | () | Code[20] | public | 17-28 | - | - |
| GetDirection | () | Integer | public | 17-28 | - | - |
| GetJobLogEntryNo | () | Integer | public | 17-28 | - | - |
| GetTempDescription | () | Text | public | 17-28 | - | - |
| GetExtendedIntegrationTableCaption | () | Text | public | 17-28 | - | - |
| SetTableFilter | (Text) | - | public | 17-28 | - | - |
| GetTableFilter | () | Text | public | 17-28 | - | - |
| SetIntegrationTableFilter | (Text) | - | public | 17-28 | - | - |
| SuggestToIncludeEntitiesWithNullCompany | (var Text) | - | public | 17-28 | - | - |
| GetIntegrationTableFilter | () | Text | public | 17-28 | - | - |
| SetIntTableModifiedOn | (DateTime) | - | public | 17-28 | - | - |
| SetTableModifiedOn | (DateTime) | - | public | 17-28 | - | - |
| SetJobLogEntryNo | (Integer) | - | public | 17-28 | - | - |
| ShowLog | (Text) | - | public | 17-28 | - | - |
| ShowSynchronizationLog | (var Record Integration Table Mapping) | - | public | 17-28 | - | - |
| ShowUncouplingLog | (var Record Integration Table Mapping) | - | public | 17-28 | - | - |
| SynchronizeNow | (Boolean) | - | public | 17-28 | - | - |
| SynchronizeNow | (Boolean, Boolean) | - | public | 17-28 | - | - |
| GetRecordRef | (Variant, var RecordRef) | Boolean | public | 17-28 | - | - |
| SetIntRecordRefFilter | (var RecordRef) | - | public | 17-28 | - | - |
| SetRecordRefFilter | (var RecordRef) | - | public | 17-28 | - | - |
| CopyModifiedOnFilters | (Record Integration Table Mapping) | - | public | 17-28 | - | - |
| CreateRecord | (Code[20], Integer, Integer, Integer, Integer, Code[10], Code[10], Boolean, Option, Text[30]) | - | public | 17-28 | - | - |
| CreateRecord | (Code[20], Integer, Integer, Integer, Integer, Code[10], Code[10], Boolean, Option, Text[30], Integer, Integer) | - | public | 17-28 | - | - |
| SetFullSyncStartAndCommit | () | - | public | 17-28 | - | - |
| SetFullSyncEndAndCommit | () | - | public | 17-28 | - | - |
| IsFullSyncAllowed | () | Boolean | public | 17-28 | - | - |
| ShowCouplingLog | (var Record Integration Table Mapping) | - | public | 19-28 | - | - |
| CreateRecord | (Code[20], Integer, Integer, Integer, Integer, Code[10], Code[10], Boolean, Option, Text[30], Integer, Integer, Integer) | - | public | 19-28 | - | - |
| SynchronizeOptionNow | (Boolean, Boolean) | - | public | 20-28 | - | - |
| GetUserFriendlyMappingName | () | Text | public | 22-28 | - | - |
| SetOriginalJobQueueEntryOnHold | (var Record Job Queue Entry, var Option) | - | public | 22-28 | - | - |
| SetOriginalJobQueueEntryStatus | (var Record Job Queue Entry, Option) | - | public | 22-28 | - | - |
| UpdateTableMappingModifiedOn | (DateTime) | - | public | 22-28 | - | - |
| SetIntRecordRefFilter | (var RecordRef, Text) | - | public | 22-28 | - | - |
| EnableMultiCompanySynchronization | () | - | internal | 23-28 | - | - |
| DisableMultiCompanySynchronization | () | - | internal | 23-28 | - | - |
| DoesExistForTable | (Integer) | Boolean | public | 25-28 | - | - |
| IsMappingEnabled | (Option) | Boolean | public | 25-28 | - | - |
| IsFieldMappingEnabled | (Integer, Integer, Option) | Boolean | public | 25-28 | - | - |
| GetTableConfigTemplates | (Code[20]) | Text | public | 25-28 | - | - |
| GetIntTableConfigTemplates | (Code[20]) | Text | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnIsCreateNewInCaseOfNoMatchControlVisible | (var Record Integration Table Mapping, var Boolean, var Boolean) | 22-28 | - | - |
| Integration event | OnSynchronizeNow | (var Record Integration Table Mapping, Boolean, Boolean, var Boolean) | 22-28 | - | - |
| Integration event | OnEnableMultiCompanySynchronization | (var Record Integration Table Mapping, var Boolean) | 23-28 | - | - |
| Integration event | OnDisableMultiCompanySynchronization | (var Record Integration Table Mapping, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeIsMappingEnabled | (Option, var Boolean, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeIsFieldMappingEnabled | (Integer, Integer, Option, var Boolean, var Boolean) | 25-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.
