---
title: "Table 5374 CRM Synch. Conflict Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5374-crm-synch-conflict-buffer/
type: table
id: 5374
name: "CRM Synch. Conflict Buffer"
app: "Base Application"
namespace: Microsoft.Integration.Dataverse
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5374-crm-synch-conflict-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 5374 CRM Synch. Conflict Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5374-crm-synch-conflict-buffer/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Integration.Dataverse |
| Versions | 17-28 |
| Source file | Integration/D365Sales/CRMSynchConflictBuffer.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Integration ID | Guid | 17-28 | - | - |
| 3 | CRM ID | Guid | 17-28 | - | - |
| 4 | Table ID | Integer | 17-28 | - | - |
| 5 | Table Name | Text[250] | 17-28 | - | - |
| 6 | Record ID | RecordId | 17-28 | - | - |
| 7 | Description | Text[250] | 17-28 | - | - |
| 8 | Modified On | DateTime | 17-28 | - | - |
| 9 | Int. Table ID | Integer | 17-28 | - | - |
| 10 | Int. Record ID | RecordId | 17-28 | - | - |
| 11 | Int. Description | Text[250] | 17-28 | - | - |
| 12 | Int. Modified On | DateTime | 17-28 | - | - |
| 13 | Error Message | Text[250] | 17-28 | - | - |
| 14 | Failed On | DateTime | 17-28 | - | - |
| 15 | Deleted On | DateTime | 17-25 | Removed 22.0 | This field is obsolete and should not be used after Integration Record is deprecated. |
| 16 | Record Exists | Boolean | 17-28 | - | - |
| 17 | Int. Record Exists | Boolean | 17-28 | - | - |
| 18 | CRM Option Id | Integer | 20-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| DeleteCoupledRecords | () | - | public | 17-28 | - | - |
| DeleteCoupledRecord | () | - | public | 17-28 | - | - |
| DeleteCouplings | () | - | public | 17-28 | - | - |
| DeleteCoupling | () | - | public | 17-28 | - | - |
| Fill | (var Record CRM Integration Record) | Integer | public | 17-28 | - | - |
| GetRecDescription | () | Text | public | 17-28 | - | - |
| InitFromCRMIntegrationRecord | (Record CRM Integration Record) | - | public | 17-28 | - | - |
| IsOneRecordDeleted | () | Boolean | public | 17-28 | - | - |
| DoBothRecordsExist | () | Boolean | public | 17-28 | - | - |
| DoesOneRecordExist | () | Boolean | public | 17-28 | - | - |
| RestoreDeletedRecords | () | - | public | 17-28 | - | - |
| RestoreDeletedRecord | () | - | public | 17-21 | Pending 19.0 | Use RestoreDeletedRecords |
| SetSelectionFilter | (var Record CRM Integration Record) | - | public | 17-28 | - | - |
| UpdateSourceTable | (var Record CRM Integration Record) | Integer | public | 17-28 | - | - |
| Fill | (var Record CRM Integration Record, var Record CRM Option Mapping) | Integer | public | 20-28 | - | - |
| InitFromCRMOptionMapping | (Record CRM Option Mapping) | - | public | 20-28 | - | - |
| SetSelectionFilter | (var Record CRM Integration Record, var Record CRM Option Mapping) | - | public | 20-28 | - | - |
| UpdateSourceTable | (var Record CRM Integration Record, var Record CRM Option Mapping) | Integer | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnValidateCRMIDOnBeforeGetCRMIntegrationRecord | (Integer, var Record CRM Synch. Conflict Buffer, var Boolean) | 22-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.
