Codeunit 410 Update Analysis View in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| UpdateAll | (Option, Boolean) | public | - | |
| Update | (var Record Analysis View, Option, Boolean) | public | - | |
| CalculatePeriodStart | (Date, Integer) | Date | public | - |
| SetLastBudgetEntryNo | (Integer) | public | - | |
| DimSetIDInFilter | (Integer, var Record Analysis View) | Boolean | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterInitLastEntryNo | (var Integer) | - |
| Integration event | OnAfterUpdateAll | (Option, Boolean) | - |
| Integration event | OnBeforeUpdateAll | (Option, Boolean, var Record Analysis View) | - |
| Integration event | OnBeforeUpdateOne | (var Record Analysis View, Option, Boolean, var Boolean) | - |
| Integration event | OnFlushAnalysisViewEntryOnBeforeAnalysisViewEntryInsert | (var Record Analysis View Entry, Record Analysis View Entry) | - |
| Integration event | OnUpdateOneOnBeforeUpdateAnalysisView | (var Record Analysis View, var Record Analysis View Entry, var Boolean) | - |
| Integration event | OnUpdateOneOnBeforeUpdateEntries | (var Record Analysis View, Option, Integer) | - |