Report 25 Account Schedule in 28
- App
- Base Application
- Namespace
- Microsoft.Finance.FinancialReports
Versions171819202122232425262728latest
Source29
Procedures, 18
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| InitAccSched | () | public | - | |
| SetAccSchedName | (Code[10]) | public | - | |
| SetAccSchedNameNonEditable | (Code[10]) | public | - | |
| SetColumnLayoutName | (Code[10]) | public | - | |
| SetFilters | (Text, Text, Text, Text, Text, Text, Text, Text) | public | - | |
| ShowLine | (Boolean, Boolean) | Boolean | public | - |
| SetFilters | (Text, Text, Text, Text, Text, Text, Text, Text, Text) | public | - | |
| SetFinancialReportNameNonEditable | (Code[10]) | public | - | |
| SetFinancialReportName | (Code[10]) | public | - | |
| SetFilters | (Text, Text, Text, Text, Text, Text, Text, Text, Text, Enum Analysis Negative Format) | public | - | |
| SetDateFilterDisabled | (Boolean) | public | - | |
| SetDateFilterHidden | (Text) | public | - | |
| SetRunForExport | () | public | - | |
| SetDimPerspectiveName | (Code[10]) | public | - | |
| SetFilteredByDimPerspective | (Boolean) | public | - | |
| SetFinancialReportDescription | (Text) | public | - | |
| GetFilters | (var Record Acc. Schedule Line) | public | - | |
| SetBudgetFilterEnable | () | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterTransferValues | (var Date, var Date, var Text) | - |
| Integration event | OnAfterSetFilters | (var Record Acc. Schedule Name, Text, Text, Text, Boolean) | - |
| Integration event | OnAfterFormatZeroAmount | (var Record Acc. Schedule Line, var Record Column Layout, var Text[30]) | - |
| Integration event | OnAfterGetColumnLayoutOnAfteCheckIsLineSkipped | (var Record Acc. Schedule Line, var Boolean, var Boolean) | - |
| Integration event | OnBeforeSaveDimPerspectiveReport | (var Report Account Schedule, Record Dimension Perspective Line, var OutStream, var Boolean) | - |