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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5338-integration-synch-job/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | ID | Guid | 17-28 | - | - |
| 2 | Start Date/Time | DateTime | 17-28 | - | - |
| 3 | Finish Date/Time | DateTime | 17-28 | - | - |
| 4 | Message | Text[250] | 17-28 | - | - |
| 5 | Integration Table Mapping Name | Code[20] | 17-28 | - | - |
| 6 | Inserted | Integer | 17-28 | - | - |
| 7 | Modified | Integer | 17-28 | - | - |
| 8 | Deleted | Integer | 17-28 | - | - |
| 9 | Unchanged | Integer | 17-28 | - | - |
| 10 | Skipped | Integer | 17-28 | - | - |
| 11 | Failed | Integer | 17-28 | - | - |
| 12 | Synch. Direction | Option | 17-28 | - | - |
| 13 | Job Queue Log Entry No. | Integer | 17-28 | - | - |
| 14 | Type | Option | 17-28 | - | - |
| 15 | Uncoupled | Integer | 17-28 | - | - |
| 16 | Coupled | Integer | 19-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | ID | 17-28 |
| Key2 | Start Date/Time, ID | 17-28 |
| Key3 | Type | 17-28 |
| Key4 | Job Queue Log Entry No. | 19-28 |
| Key5 | Integration Table Mapping Name | 24-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| DeleteEntries | (Integer) | - | public | 17-28 | - | - |
| GetErrorForRecordID | (RecordId, var Record Integration Synch. Job Errors) | Boolean | public | 17-28 | - | - |
| AreAllRecordsFailed | () | Boolean | public | 17-23 | Pending 18.0 | Replaced by AreSomeRecordsFailed procedure |
| HaveJobsBeenIdle | (Integer) | Boolean | public | 17-28 | - | - |
| CanBeRemoved | () | Boolean | public | 17-28 | - | - |
| AreSomeRecordsFailed | () | Boolean | public | 18-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnCanBeRemoved | (Record Integration Synch. Job, var Boolean) | 17-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.
