---
title: "Report 25 Account Schedule"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/25-account-schedule/
type: report
id: 25
name: "Account Schedule"
app: "Base Application"
namespace: Microsoft.Finance.FinancialReports
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/25-account-schedule/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 25 Account Schedule

Jonas Paprotka, https://jonas-paprotka.de/ref/report/25-account-schedule/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.FinancialReports |
| Versions | 17-28 |
| Source file | Finance/FinancialReports/AccountSchedule.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InitAccSched | () | - | public | 17-28 | - | - |
| SetAccSchedName | (Code[10]) | - | public | 17-28 | - | - |
| SetAccSchedNameNonEditable | (Code[10]) | - | public | 17-28 | - | - |
| SetColumnLayoutName | (Code[10]) | - | public | 17-28 | - | - |
| SetFilters | (Text, Text, Text, Text, Text, Text, Text, Text) | - | public | 17-28 | - | - |
| ShowLine | (Boolean, Boolean) | Boolean | public | 17-28 | - | - |
| SetFilters | (Text, Text, Text, Text, Text, Text, Text, Text, Text) | - | public | 20-28 | - | - |
| SetFinancialReportNameNonEditable | (Code[10]) | - | public | 21-28 | - | - |
| SetFinancialReportName | (Code[10]) | - | public | 21-28 | - | - |
| SetFilters | (Text, Text, Text, Text, Text, Text, Text, Text, Text, Enum Analysis Negative Format) | - | public | 26-28 | - | - |
| SetDateFilterDisabled | (Boolean) | - | public | 28 | - | - |
| SetDateFilterHidden | (Text) | - | public | 28 | - | - |
| SetRunForExport | () | - | public | 28 | - | - |
| SetDimPerspectiveName | (Code[10]) | - | public | 28 | - | - |
| SetFilteredByDimPerspective | (Boolean) | - | public | 28 | - | - |
| SetFinancialReportDescription | (Text) | - | public | 28 | - | - |
| GetFilters | (var Record Acc. Schedule Line) | - | public | 28 | - | - |
| SetBudgetFilterEnable | () | - | public | 28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterTransferValues | (var Date, var Date, var Text) | 17-28 | - | - |
| Integration event | OnAfterSetFilters | (var Record Acc. Schedule Name, Text, Text, Text, Boolean) | 19-28 | - | - |
| Integration event | OnAfterFormatZeroAmount | (var Record Acc. Schedule Line, var Record Column Layout, var Text[30]) | 20-28 | - | - |
| Integration event | OnAfterGetColumnLayoutOnAfteCheckIsLineSkipped | (var Record Acc. Schedule Line, var Boolean, var Boolean) | 22-28 | - | - |
| Integration event | OnBeforeSaveDimPerspectiveReport | (var Report Account Schedule, Record Dimension Perspective Line, var OutStream, var Boolean) | 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.
