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

# Table 8360 Financial Report Schedule

Jonas Paprotka, https://jonas-paprotka.de/ref/table/8360-financial-report-schedule/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Financial Report Name | Code[10] | 28 | - | - |
| 2 | Code | Code[20] | 28 | - | - |
| 3 | Description | Text[100] | 28 | - | - |
| 4 | Export to Excel | Boolean | 28 | - | - |
| 5 | Export to PDF | Boolean | 28 | - | - |
| 6 | Excel Template Code | Code[20] | 28 | - | - |
| 7 | Send Email | Boolean | 28 | - | - |
| 8 | Next Run Date/Time | DateTime | 28 | - | - |
| 9 | Recurrence Run Date Formula | DateFormula | 28 | - | - |
| 10 | Expiration Date/Time | DateTime | 28 | - | - |
| 11 | Report Filters | Blob | 28 | - | - |
| 12 | Report Parameters | Blob | 28 | - | - |
| 13 | Financial Report Row Group | Code[10] | 28 | - | - |
| 14 | Financial Report Column Group | Code[10] | 28 | - | - |
| 15 | Start Date Filter Formula | DateFormula | 28 | - | - |
| 16 | End Date Filter Formula | DateFormula | 28 | - | - |
| 17 | Date Filter Period Formula | Code[20] | 28 | - | - |
| 18 | Date Filter Period Formula LID | Integer | 28 | - | - |
| 19 | No. of Recipients | Integer | 28 | - | - |
| 20 | Custom Filters | Boolean | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK, clustered | Financial Report Name, Code | 28 |
| NextRunDateTime | Next Run Date/Time | 28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CalcNextRunDate | () | - | public | 28 | - | - |
| EditCustomFilters | () | - | public | 28 | - | - |
| SetCustomFilters | () | - | public | 28 | - | - |
| GetReportParameters | () | Text | public | 28 | - | - |
| SetReportParameters | (Text) | - | public | 28 | - | - |
| GetReportFilters | () | Text | public | 28 | - | - |
| SetReportFilters | (Text) | - | public | 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.
