---
title: "Codeunit 5515 Integration Management Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/5515-integration-management-setup/
type: codeunit
id: 5515
name: "Integration Management Setup"
app: "Base Application"
versions: "17-21"
build: 21.5.53619.63803
obsolete: "Pending 17.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 5515 Integration Management Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/5515-integration-management-setup/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-21 |
| Obsolete | Pending 17.0, seen from 17. The page will be removed with Integration Management. Refactor to use systemID, systemLastModifiedAt and other system fields. |
| Source file | IntegrationManagementSetup.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ScheduleJob | (var Record Job Queue Entry) | - | public | 17-21 | - | - |
| InsertIntegrationTables | (Notification) | - | public | 17-21 | - | - |
| InsertIntegrationTables | (var Record Integration Management Setup) | - | public | 17-21 | - | - |
| GetPopulateIntegrationTablesNotificationId | () | Guid | public | 17-21 | - | - |
| GetDefaultBatchSize | () | Integer | public | 17-21 | - | - |
| GetConfigureIntegrationManagementUpdateQst | () | Text | public | 17-21 | - | - |

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