Table 8360 Financial Report Schedule in 28
- App
- Base Application
- Namespace
- Microsoft.Finance.FinancialReports
Fields, 20Keys, 2Procedures, 7
Versions171819202122232425262728latest
Source29
Fields, 20
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Financial Report Name | Code[10] | - |
| 2 | Code | Code[20] | - |
| 3 | Description | Text[100] | - |
| 4 | Export to Excel | Boolean | - |
| 5 | Export to PDF | Boolean | - |
| 6 | Excel Template Code | Code[20] | - |
| 7 | Send Email | Boolean | - |
| 8 | Next Run Date/Time | DateTime | - |
| 9 | Recurrence Run Date Formula | DateFormula | - |
| 10 | Expiration Date/Time | DateTime | - |
| 11 | Report Filters | Blob | - |
| 12 | Report Parameters | Blob | - |
| 13 | Financial Report Row Group | Code[10] | - |
| 14 | Financial Report Column Group | Code[10] | - |
| 15 | Start Date Filter Formula | DateFormula | - |
| 16 | End Date Filter Formula | DateFormula | - |
| 17 | Date Filter Period Formula | Code[20] | - |
| 18 | Date Filter Period Formula LID | Integer | - |
| 19 | No. of Recipients | Integer | - |
| 20 | Custom Filters | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| PK, clustered | Financial Report Name, Code | - |
| NextRunDateTime | Next Run Date/Time | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalcNextRunDate | () | public | - | |
| EditCustomFilters | () | public | - | |
| SetCustomFilters | () | public | - | |
| GetReportParameters | () | Text | public | - |
| SetReportParameters | (Text) | public | - | |
| GetReportFilters | () | Text | public | - |
| SetReportFilters | (Text) | public | - |