---
title: "Codeunit 488 Dim. Array Conversion Helper"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/488-dim-array-conversion-helper/
type: codeunit
id: 488
name: "Dim. Array Conversion Helper"
app: "Base Application"
namespace: Microsoft.Finance.Dimension
versions: "20-25"
build: 25.5.30849.36072
obsolete: "Pending 20.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 488 Dim. Array Conversion Helper

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/488-dim-array-conversion-helper/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Dimension |
| Versions | 20-25 |
| Obsolete | Pending 20.0, seen from 20. Temporary codeunit for compatibility |
| Source file | Finance/Dimension/DimArrayConversionHelper.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateDimTableIDs | (Variant, Dictionary, var Integer, var Code[20]) | - | public | 20-25 | - | - |
| CreateDimTableIDs | (Variant, List, var Integer, var Code[20]) | - | public | 20-25 | - | - |
| CreateDimTableIDs | (Integer, List, var Integer, var Code[20]) | - | public | 20-25 | - | - |
| CreateDefaultDimSourcesFromDimArray | (Variant, var Dictionary, Integer, Code[20]) | - | public | 20-25 | - | - |
| CreateDefaultDimSourcesFromDimArray | (Variant, var List, Integer, Code[20]) | - | public | 20-25 | - | - |
| CreateDefaultDimSourcesFromDimArray | (Integer, var List, Integer, Code[20]) | - | public | 20-25 | - | - |
| IsSubscriberExist | (Integer) | Boolean | internal | 20-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.
