Codeunit 483 Change Global Dimensions in 26
- App
- Base Application
- Namespace
- Microsoft.Finance.Dimension
Versions171819202122232425262728latest
Source29
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ResetIfAllCompleted | () | public | - | |
| Prepare | () | public | - | |
| RemoveHeader | () | public | - | |
| ResetState | () | public | - | |
| Rerun | (var Record Change Global Dim. Log Entry) | public | - | |
| Start | () | public | - | |
| StartSequential | () | public | - | |
| FillBuffer | () | public | - | |
| FindTablesForScheduling | (var Record Change Global Dim. Log Entry) | Boolean | public | - |
| IsDimCodeEnabled | () | Boolean | public | - |
| IsPrepareEnabled | (var Record Change Global Dim. Header) | Boolean | public | - |
| IsStartEnabled | () | Boolean | public | - |
| RefreshHeader | () | public | - | |
| SetParallelProcessing | (Boolean) | public | - | |
| InitTableList | () | Boolean | public | - |
| GetCloseSessionsNotificationID | () | Guid | public | - |
| ShowActiveSessions | (Notification) | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterGetObjectNoList | (var Record AllObjWithCaption) | - |
| Integration event | OnCountingActiveSessions | (var Boolean) | - |
| Integration event | OnBeforeScheduleTask | (Integer, var Boolean, var Guid) | - |
| Integration event | OnBeforeTestDirectModifyPermission | (var RecordRef, var Boolean) | - |
| Integration event | OnChangeDependentRecords | (Record Change Global Dim. Log Entry, var RecordRef, var Boolean) | - |
| Integration event | OnChangeDimsOnRecord | (Record Change Global Dim. Log Entry, var RecordRef, var Boolean, var Boolean) | - |
| Integration event | OnAfterFillTableData | (var Record Change Global Dim. Log Entry) | - |
| Integration event | OnInitTableListOnAfterFindTablesWithDims | (var Record Change Global Dim. Header) | - |
| Integration event | OnInitTableListOnBeforeInsertChangeGlobalDimLogEntry | (var Record Change Global Dim. Header, var Record Change Global Dim. Log Entry) | - |