---
title: "Table 483 Change Global Dim. Log Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/483-change-global-dim-log-entry/
type: table
id: 483
name: "Change Global Dim. Log Entry"
app: "Base Application"
namespace: Microsoft.Finance.Dimension
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/483-change-global-dim-log-entry/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 483 Change Global Dim. Log Entry

Jonas Paprotka, https://jonas-paprotka.de/ref/table/483-change-global-dim-log-entry/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Table ID | Integer | 17-28 | - | - |
| 2 | Table Name | Text[50] | 17-28 | - | - |
| 3 | Total Records | Integer | 17-28 | - | - |
| 4 | Completed Records | Integer | 17-28 | - | - |
| 5 | Progress | Decimal | 17-28 | - | - |
| 6 | Status | Option | 17-28 | - | - |
| 7 | Task ID | Guid | 17-28 | - | - |
| 8 | Session ID | Integer | 17-28 | - | - |
| 9 | Change Type 1 | Option | 17-28 | - | - |
| 10 | Change Type 2 | Option | 17-28 | - | - |
| 11 | Global Dim.1 Field No. | Integer | 17-28 | - | - |
| 12 | Global Dim.2 Field No. | Integer | 17-28 | - | - |
| 13 | Dim. Set ID Field No. | Integer | 17-28 | - | - |
| 14 | Primary Key Field No. | Integer | 17-28 | - | - |
| 15 | Parent Table ID | Integer | 17-28 | - | - |
| 16 | Is Parent Table | Boolean | 17-28 | - | - |
| 17 | Earliest Start Date/Time | DateTime | 17-28 | - | - |
| 18 | Remaining Duration | Duration | 17-28 | - | - |
| 19 | Server Instance ID | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Table ID | 17-28 |
| Key2 | Progress | 17-28 |
| Key3 | Parent Table ID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Update | (Integer, Integer) | Boolean | public | 17-28 | - | - |
| UpdateWithCommit | (Integer, Integer) | Boolean | public | 17-28 | - | - |
| UpdateWithoutCommit | (Integer, Integer) | Boolean | public | 17-28 | - | - |
| CancelTask | () | - | public | 17-28 | - | - |
| ChangeDimOnRecord | (var RecordRef, Integer, FieldRef, Code[20]) | - | public | 17-28 | - | - |
| GetFieldRefValues | (RecordRef, var FieldRef, var Code[20]) | - | public | 17-28 | - | - |
| FindDimensionSetIDField | (RecordRef) | Boolean | public | 17-28 | - | - |
| FindDimensionValueCode | (RecordRef, Integer) | Code[20] | public | 17-28 | - | - |
| FillData | (RecordRef) | - | public | 17-28 | - | - |
| GetPrimaryKeyFieldRef | (RecordRef, var FieldRef) | - | public | 17-28 | - | - |
| SendTraceTagOnError | () | - | public | 17-28 | - | - |
| SendTraceTagOnRerun | () | - | public | 17-28 | - | - |
| SendTraceTagOnScheduling | () | - | public | 17-28 | - | - |
| SetSessionInProgress | () | - | public | 17-28 | - | - |
| UpdateStatus | () | Integer | public | 17-28 | - | - |
| ShowError | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterFindDefaultDimSetIDFieldNo | (RecordRef, var Boolean) | 17-28 | - | - |
| Integration event | OnFindingScheduledTask | (Guid, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeFindDefaultDimensionValueCode | (RecordRef, Code[20], var Code[20], var Boolean) | 26-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.
