---
title: "Report 29 Export Acc. Sched. to Excel"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/29-export-acc-sched-to-excel/
type: report
id: 29
name: "Export Acc. Sched. to Excel"
app: "Base Application"
namespace: Microsoft.Finance.FinancialReports
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/29-export-acc-sched-to-excel/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 29 Export Acc. Sched. to Excel

Jonas Paprotka, https://jonas-paprotka.de/ref/report/29-export-acc-sched-to-excel/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetOptions | (var Record Acc. Schedule Line, Code[10], Boolean) | - | public | 17-28 | - | - |
| SetUpdateExistingWorksheet | (Boolean) | - | public | 17-28 | - | - |
| SetFileNameSilent | (Text) | - | public | 17-28 | - | - |
| SetTestMode | (Boolean) | - | public | 17-28 | - | - |
| SetOptions | (var Record Acc. Schedule Line, Code[10], Boolean, Code[10]) | - | public | 26-28 | - | - |
| SetUseExistingTemplate | (var Record Fin. Report Excel Template) | - | public | 26-28 | - | - |
| SetSaveToStream | (Boolean) | - | public | 26-28 | - | - |
| GetSavedStream | (var OutStream) | - | public | 26-28 | - | - |
| SetOptions | (var Record Acc. Schedule Line, Code[10], Boolean, Code[10], Code[10]) | - | public | 28 | - | - |
| SetRunForExport | () | - | public | 28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCalcColumnValue | (var Boolean, var Record Column Layout) | 19-28 | - | - |
| Integration event | OnAferCalcColumnValue | (var Boolean, var Record Column Layout) | 19-28 | - | - |
| Integration event | OnIntegerOnAfterGetRecordOnAfterAccSchedLineSetFilter | (var Record Acc. Schedule Line) | 22-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.
