Codeunit 18 Financial Report Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Finance.FinancialReports
Versions171819202122232425262728latest
Source29
Procedures, 26
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| LaunchEditRowsWarningNotification | () | internal | - | ||||
| LaunchEditColumnsWarningNotification | () | internal | - | ||||
| DisableColumnsDefinitionNotification | (Notification) | internal | - | ||||
| DisableRowsDefinitionNotification | (Notification) | internal | - | ||||
| XMLExchangeExport | (Record Financial Report) | public | - | ||||
| XMLExchangeImport | (Record Financial Report) | public | - | ||||
| (Record Financial Report) | public | - | |||||
| LookupName | (Code[10], var Text[10]) | Boolean | public | - | |||
| Initialize | () | public | - | ||||
| ApplyPackage | (Code[20]) | public | - | ||||
| RenameColumnLayoutInPackage | (Code[20], Code[10], Code[10]) | internal | - | ||||
| NotifyUpdateFinancialReport | (var Record G/L Account) | internal | - | ||||
| OpenFinancialReports | (Notification) | public | - | ||||
| HideUpdateFinancialReportNotification | (Notification) | public | - | ||||
| GetUpdateFinancialReportNotificationId | () | Guid | public | - | |||
| NotifyUpdateRowDefinition | (var Record G/L Account) | internal | - | ||||
| OpenRowDefinitions | (Notification) | public | Pending 28.0 | ||||
| This function has been replaced by OpenWhereUsed and will be removed in a future release. | |||||||
| CalcAccScheduleLineDateFilter | (Record Financial Report, var Record Acc. Schedule Line) | public | - | ||||
| SetAccScheduleLineStartEndDateFormula | (var Record Acc. Schedule Line, DateFormula, DateFormula) | Boolean | public | - | |||
| SetAccScheduleLinePeriodFormula | (var Record Acc. Schedule Line, Code[20], Integer) | Boolean | public | - | |||
| OpenWhereUsed | (Notification) | public | - | ||||
| FindGLAccountWhereUsedInAccScheduleLine | (Code[20], var Record G/L Account Where-Used) | Boolean | public | - | |||
| SetAccScheduleFilter | (Record Financial Report, var Report Account Schedule) | public | - | ||||
| SetAccScheduleLineFilter | (Record Financial Report, var Record Acc. Schedule Line) | public | - | ||||
| GetDefaultStatus | () | Code[10] | public | - | |||
| CheckStatus | (Text, Code[10]) | public | - | ||||
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforePrint | (var Record Financial Report, var Boolean) | - |