Codeunit 424 Export Analysis View in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ExportData | (var Record Analysis View Entry, Boolean, Boolean, Option, Boolean, Text, Text, Text, Text, Text, Text, Text, Option, Option, Option, Text) | public | Pending 16.0 | ||||
| Replaced by ExportData with AnalysisByDimParameters. | |||||||
| ExportData | (var Record Analysis View Entry, Record Analysis by Dim. Parameters) | public | - | ||||
| GetServerFileName | () | Text | public | - | |||
| SetSkipDownload | () | public | - | ||||
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterExportData | (var Record Excel Buffer, var Record Analysis View Entry) | - |
| Integration event | OnCreateAnalysisViewEntryPartOnBeforeStartNewRow | (var Record Excel Buffer, var Record Analysis View Entry, Record Analysis by Dim. Parameters) | - |
| Integration event | OnCreateRowWithColumnsCaptionsOnBeforeStartNewRow | (var Record Excel Buffer, var Record Analysis View Entry) | - |
| Integration event | OnExportDataOnAfterCloseBook | (var Record Excel Buffer, var Record Analysis View Entry, Record Analysis by Dim. Parameters) | - |