---
title: "Table 352 Default Dimension"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/352-default-dimension/
type: table
id: 352
name: "Default Dimension"
app: "Base Application"
namespace: Microsoft.Finance.Dimension
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/352-default-dimension/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 352 Default Dimension

Jonas Paprotka, https://jonas-paprotka.de/ref/table/352-default-dimension/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Dimension |
| Versions | 17-28 |
| Source file | Finance/Dimension/DefaultDimension.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Table ID | Integer | 17-28 | - | - |
| 2 | No. | Code[20] | 17-28 | - | - |
| 3 | Dimension Code | Code[20] | 17-28 | - | - |
| 4 | Dimension Value Code | Code[20] | 17-28 | - | - |
| 5 | Value Posting | Enum Default Dimension Value Posting Type | 17-28 | - | - |
| 6 | Table Caption | Text[250] | 17-28 | - | - |
| 7 | Multi Selection Action | Option | 17-28 | - | - |
| 8 | Parent Type | Enum Default Dimension Parent Type | 17-28 | - | - |
| 10 | Allowed Values Filter | Text[250] | 18-28 | - | - |
| 20 | Dimension Value Name | Text[50] | 25-28 | - | - |
| 8000 | ParentId | Guid | 17-28 | - | - |
| 8001 | DimensionId | Guid | 17-28 | - | - |
| 8002 | DimensionValueId | Guid | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Table ID, No., Dimension Code | 17-28 |
| Key2 | Dimension Code | 17-28 |
| Key3 | Parent Type, ParentId | 23-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCaption | () | Text[250] | public | 17-28 | - | - |
| UpdateReferencedIds | () | - | public | 17-28 | - | - |
| UpdateReferencedIdFields | () | Boolean | public | 17-28 | - | - |
| UpdateGlobalDimCode | (Integer, Integer, Code[20], Code[20]) | - | public | 18-28 | - | - |
| ClearAllowedValuesFilter | (var Record Dim. Value per Account) | - | public | 18-28 | - | - |
| CreateDimValuePerAccountFromDimValue | (Record Dimension Value) | - | public | 18-25 | Pending 22.0 | Replaced by CreateDimValuePerAccountFromDimValue(DimValue: Record "Dimension Value"; Allowed: Boolean) |
| UpdateDimValuesPerAccountFromAllowedValuesFilter | (var Record Dim. Value per Account) | - | public | 18-28 | - | - |
| CheckDisallowedDimensionValue | (Record Dim. Value per Account) | - | public | 18-28 | - | - |
| UpdateDefaultDimensionAllowedValuesFilter | () | - | public | 18-28 | - | - |
| GetAllowedValuesFilter | () | Text[250] | public | 18-28 | - | - |
| GetFullAllowedValuesFilter | (var Record Dim. Value per Account) | Text | public | 18-28 | - | - |
| CreateDimValuePerAccountFromDimValue | (Record Dimension Value, Boolean) | - | public | 21-28 | - | - |
| IncludedInAllowedValuesFilter | (Record Dim. Value per Account) | Boolean | public | 21-28 | - | - |
| UpdateParentType | () | Boolean | public | 21-28 | - | - |
| UpdateParentId | () | Boolean | public | 21-28 | - | - |
| RunOnUpdateWorkCenterGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | - | internal | 26-28 | - | - |
| AddDimensionValueToAllowedFilter | (Code[20]) | - | public | 28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterUpdateGlobalDimCode | (Integer, Integer, Code[20], Code[20]) | 17-28 | - | - |
| Integration event | OnBeforeValidateNo | (Record Default Dimension, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeUpdateGlobalDimCode | (Integer, Integer, Code[20], Code[20], var Boolean) | 17-28 | - | - |
| Integration event | OnUpdateGLAccGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | 17-28 | - | - |
| Integration event | OnUpdateItemGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | 17-28 | - | - |
| Integration event | OnUpdateResGrGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | 17-28 | - | - |
| Integration event | OnUpdateResGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 17-28 | - | - |
| Integration event | OnUpdateJobGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 17-28 | - | - |
| Integration event | OnUpdateGLAccGlobalDimCodeOnBeforeGLAccModify | (var Record G/L Account, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateBankGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateBankGlobalDimCodeOnBeforeBankModify | (var Record Bank Account, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateCampaignGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateCustGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateCustGlobalDimCodeOnBeforeCustModify | (var Record Customer, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateCustomerTemplGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateEmpoyeeGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateEmployeeGlobalDimCodeOnBeforeEmployeeModify | (var Record Employee, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateEmployeeTemplGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateFAGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateFAGlobalDimCodeOnBeforeFAModify | (var Record Fixed Asset, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateInsuranceGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateInsuranceGlobalDimCodeOnBeforeInsuranceModify | (var Record Insurance, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateItemGlobalDimCodeOnBeforeItemModify | (var Record Item, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateItemTemplGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateJobGlobalDimCodeOnBeforeJobModify | (var Record Job, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateNeutrRevGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateNeutrPayGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateResGrGlobalDimCodeOnBeforeResGrModify | (var Record Resource Group, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateResGlobalDimCodeOnBeforeResModify | (var Record Resource, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateRespCenterGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateRespCenterGlobalDimCodeOnBeforeRespCenterModify | (var Record Responsibility Center, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateSalesPurchGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateVendGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateVendGlobalDimCodeOnBeforeVendModify | (var Record Vendor, Code[20], Integer) | 18-28 | - | - |
| Integration event | OnUpdateVendorTemplGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | - | - |
| Integration event | OnUpdateWorkCenterGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | 18-28 | Pending 26.0 | Moved to codeunit Mfg. Dimension Management |
| Integration event | OnBeforeOnDelete | (var Record Default Dimension, var Codeunit DimensionManagement, var Boolean) | 19-28 | - | - |
| Integration event | OnBeforeOnInsert | (var Record Default Dimension, var Codeunit DimensionManagement, var Boolean) | 19-28 | - | - |
| Integration event | OnBeforeOnModify | (var Record Default Dimension, var Codeunit DimensionManagement, var Boolean) | 19-28 | - | - |
| Integration event | OnAfterSetRangeToLastFieldInPrimaryKey | (RecordRef, Code[20], var FieldRef) | 20-28 | - | - |
| Integration event | OnBeforeOnRename | (var Record Default Dimension, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeSetRangeToLastFieldInPrimaryKey | (RecordRef, Code[20], var Boolean) | 23-28 | - | - |
| Integration event | OnGetCaptionOnAfterAssignNewNo | (Integer, Text[250], Code[20], var Text[250], var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeValidateTableID | (var Record Default Dimension, Record Default Dimension, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeValidateAllowedValuesFilter | (var Record Default Dimension, Record Default Dimension, var Boolean) | 26-28 | - | - |
| Integration event | OnUpdateDefaultDimensionAllowedValuesFilterOnAfterGetAllowedValuesFilter | (var Text[250]) | 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.
