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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/84-acc-schedule-name/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Name | Code[10] | 17-28 | - | - |
| 2 | Description | Text[80] | 17-28 | - | - |
| 3 | Default Column Layout | Code[10] | 17-28 | Removed 25.0 | Use now the Column Group property in the table Financial Report |
| 4 | Analysis View Name | Code[10] | 17-28 | - | - |
| 5 | Internal Description | Text[500] | 26-28 | - | - |
| 6 | Status | Code[10] | 28 | - | - |
| 7 | Status Blocked | Boolean | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Name | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Print | () | - | public | 17-24 | Pending 22.0 | AccScheduleName is no longer printable directly as they are only row definitions, print instead related Financial Report by calling directly the Account Schedule Report with SetFinancialReportName or SetFinancialReportNameNonEditable. |
| DimTotalingLinesAreEmpty | (Integer) | Boolean | public | 18-28 | - | - |
| ClearDimTotalingLines | (Integer) | - | public | 18-28 | - | - |
| Export | () | - | public | 20-28 | - | - |
| Import | () | - | public | 20-28 | - | - |
| ApplyPackage | (Code[20]) | - | public | 20-28 | - | - |
| AddRowDefinitionToConfigPackage | (Code[10], var Record Config. Package, Code[20]) | - | public | 21-28 | - | - |
| RenameAccountScheduleInPackage | (Code[20], Code[10], Code[10]) | - | public | 21-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforePrint | (var Record Acc. Schedule Name, var Boolean) | 17-24 | Pending 22.0 | AccScheduleName is no longer printable directly as they are only row definitions, print instead the related Financial Report by calling directly the Account Schedule Report with SetFinancialReportName or SetFinancialReportNameNonEditable, and use the triggers on the report. |

## 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.
