---
title: "Codeunit 438 IC Mapping Accounts"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/438-ic-mapping-accounts/
type: codeunit
id: 438
name: "IC Mapping Accounts"
app: "Base Application"
namespace: Microsoft.Intercompany.GLAccount
versions: "22-25"
build: 25.5.30849.36072
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 438 IC Mapping Accounts

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/438-ic-mapping-accounts/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Intercompany.GLAccount |
| Versions | 22-25 |
| Source file | Finance/Intercompany/GLAccount/ICMappingAccounts.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| MapICAccounts | (var Record IC G/L Account) | - | public | 22-25 | - | - |
| MapCompanyAccounts | (var Record G/L Account) | - | public | 22-25 | - | - |
| RemoveICMapping | (var Record IC G/L Account) | - | public | 22-25 | - | - |
| RemoveCompanyMapping | (var Record G/L Account) | - | public | 22-25 | - | - |
| MapAccounts | (Record IC G/L Account) | - | public | 22-25 | - | - |
| MapAccounts | (Record G/L Account) | - | public | 22-25 | - | - |
| RemoveMapAccounts | (Record IC G/L Account) | - | public | 22-25 | - | - |
| RemoveMapAccounts | (Record G/L Account) | - | public | 22-25 | - | - |
| SynchronizeAccounts | (Boolean, Code[20]) | - | public | 22-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.
