---
title: "Page 490 Acc. Schedule Overview"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/page/490-acc-schedule-overview/
type: page
id: 490
name: "Acc. Schedule Overview"
app: "Base Application"
namespace: Microsoft.Finance.FinancialReports
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/page/490-acc-schedule-overview/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 490 Acc. Schedule Overview

Jonas Paprotka, https://jonas-paprotka.de/ref/page/490-acc-schedule-overview/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.FinancialReports |
| Versions | 17-28 |
| Source table | 85 |
| Source file | Finance/FinancialReports/AccScheduleOverview.Page.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetAccSchedName | (Code[10]) | - | public | 17-28 | - | - |
| SetPeriodType | (Option) | - | public | 17-28 | - | - |
| FormatStr | (Integer) | Text | public | 17-28 | - | - |
| RoundNone | (Decimal, Option) | Decimal | public | 17-21 | Pending 19.0 | Replaced by RoundIfNotNone(). |
| RoundIfNotNone | (Decimal, Enum Analysis Rounding Factor) | Decimal | public | 19-28 | - | - |
| SetFinancialReportName | (Code[10]) | - | public | 21-28 | - | - |
| SetColumnDefinition | (Code[10]) | - | public | 21-28 | - | - |
| SetViewOnlyMode | (Boolean) | - | public | 21-28 | - | - |
| LoadPageState | () | - | protected | 23-28 | - | - |
| UpdateColumnCaptions | () | - | protected | 23-28 | - | - |
| CurrentColumnNameOnAfterValidate | () | - | protected | 23-28 | - | - |
| SetDimFilters | (Integer, Text) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterSetDimFilters | (var Record Acc. Schedule Line, var Integer, var Text, var Text, var Text) | 17-20 | - | - |
| Integration event | OnAfterValidateCostCenterFilter | (var Record Acc. Schedule Line, var Text, var Text) | 17-28 | - | - |
| Integration event | OnAfterValidateCostObjectFilter | (var Record Acc. Schedule Line, var Text, var Text) | 17-28 | - | - |
| Integration event | OnAfterUpdateDimFilterControls | () | 17 | - | - |
| Integration event | OnBeforePrint | (var Record Acc. Schedule Line, Code[10], var Boolean) | 17-20 | - | - |
| Integration event | OnBeforeCurrentColumnNameOnAfterValidate | (var Code[10]) | 17-28 | - | - |
| Integration event | OnBeforeUpdateDimFilterControls | (var Record Acc. Schedule Line, Record Analysis View, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterUpdateDimFilterControls | (var Boolean) | 18-28 | - | - |
| Integration event | OnAfterDrillDown | (Integer, var Record Column Layout, var Option) | 18-28 | - | - |
| Integration event | OnAfterOnOpenPage | (var Record Acc. Schedule Line, var Code[10]) | 18-28 | - | - |
| Integration event | OnOnAfterGetRecordOnAfterAssignColumnValue | (var Decimal, var Integer, var Integer, var Record Column Layout, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeUpdateColumnCaptions | (var Text[80], Integer, var Record Column Layout, Integer, var Boolean) | 18-28 | Pending 27.0 | The ColumnCaptions parameter will be changed to array[15] of Text in a future release. |
| Integration event | OnGetStyleOnBeforeAssignColumnStyle | (Record Acc. Schedule Line, Integer, Integer, Integer, var Text) | 18-20 | - | - |
| Integration event | OnBeforeGetCaptionClass | (Record Analysis View, Integer, var Text[250], var Boolean) | 19-28 | - | - |
| Integration event | OnAfterSetDimFilters | (var Record Acc. Schedule Line, var Integer, var Text, var Text, var Text, var Text, var Text, var Text) | 21 | - | - |
| Integration event | OnBeforePrint | (var Record Acc. Schedule Line, Code[10], var Boolean, var Record Financial Report) | 21-28 | - | - |
| Integration event | OnGetStyleOnBeforeAssignColumnStyle | (Record Acc. Schedule Line, Integer, Integer, Integer, var Text, Decimal) | 21-28 | - | - |
| Integration event | OnAfterFormatStr | (Record Column Layout, Boolean, Integer, var Text, var Boolean) | 21-25 | - | - |
| Integration event | OnLoadPageStateOnBeforeCopyColumnsToTemp | (Code[10], var Record Column Layout, var Code[10], var Record Acc. Schedule Line, var Boolean) | 21-28 | - | - |
| Integration event | OnAfterSetDimFilters | (var Record Acc. Schedule Line, var Integer, var Text, var Text, var Text, var Text, var Text, var Text, Record Analysis View, var Record Financial Report) | 22-28 | - | - |
| Integration event | OnAfterFormatStr | (Record Column Layout, Boolean, Integer, Enum Analysis Negative Format, var Text, 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.
