---
title: "Page 113 Budget"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/page/113-budget/
type: page
id: 113
name: "Budget"
app: "Base Application"
namespace: Microsoft.Finance.Analysis
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/page/113-budget/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Page 113 Budget

Jonas Paprotka, https://jonas-paprotka.de/ref/page/113-budget/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Analysis |
| Versions | 17-28 |
| Source file | Finance/Analysis/Budget.Page.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetBudgetName | (Code[10]) | - | public | 17-28 | - | - |
| GetBudgetName | () | Code[10] | public | 17-28 | - | - |
| SetGLAccountFilter | (Code[250]) | - | public | 17-28 | Pending 26.0 | Replaced by SetGLAccountFilter(NewGLAccFilter: Text) |
| UpdateMatrixSubform | () | - | protected | 17-28 | - | - |
| ValidateDateFilter | (Text[30]) | - | protected | 17-28 | - | - |
| GenerateColumnCaptions | (Enum Matrix Page Step Type) | - | protected | 20-28 | - | - |
| SetGLAccountCategoryFilter | (Enum G/L Account Category) | - | public | 21-28 | - | - |
| SetIncomeBalanceGLAccFilter | (Option) | - | public | 21-28 | - | - |
| SetBudgetDimFilters | (Text, Text, Text, Text, Text, Text) | - | public | 21-28 | - | - |
| FindPeriod | (Code[10]) | - | protected | 22-28 | - | - |
| GlobalDim2FilterOnAfterValidate | () | - | public | 23-28 | - | - |
| GlobalDim1FilterOnAfterValidate | () | - | public | 23-28 | - | - |
| BudgetDim2FilterOnAfterValidate | () | - | public | 23-28 | - | - |
| BudgetDim1FilterOnAfterValidate | () | - | public | 23-28 | - | - |
| BudgetDim4FilterOnAfterValidate | () | - | public | 23-28 | - | - |
| BudgetDim3FilterOnAfterValidate | () | - | public | 23-28 | - | - |
| SetGLAccountFilter | (Text) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterGenerateColumnCaptions | (Text[30], Enum Matrix Page Step Type, var Text, var Text[80], var Text, var Integer, var Record Dimension Code Buffer, Boolean) | 19-28 | - | - |
| Integration event | OnAfterDimCodeToType | (Text[30], var Enum G/L Budget Matrix Dimensions) | 19-28 | - | - |
| Integration event | OnAfterValidateBudgetName | (var Record G/L Acc. Budget Buffer, var Record G/L Budget Name) | 19-28 | - | - |
| Integration event | OnBeforeClearDimCodeOnChange | (Text[30], var Boolean) | 19-28 | - | - |
| Integration event | OnDeleteBudgetOnAfterGLBudgetEntrySetFilters | (var Record G/L Budget Entry) | 19-28 | - | - |
| Integration event | OnGetDimSelectionOnBeforeDimSelectionLookup | (var Page Dimension Selection) | 19-28 | - | - |
| Integration event | OnOpenPageOnBeforeSetPeriodTypeMonth | (var Enum Analysis Period Type, var Boolean) | 22-28 | - | - |
| Integration event | OnOpenPageOnBeforeIncomeBalanceGLAccFilter | (Enum G/L Account Income/Balance, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeOnOpenPage | () | 23-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.
