Codeunit 5451 Graph Integration Table Sync in 17
- App
- Base Application
- Obsolete
- Pending 17.0. This functionality will be removed. The API that it was integrating to was discontinued.
Versions171819202122232425262728latest
Source-
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| PerformRecordSynchToIntegrationTable | (var Record Integration Table Mapping, RecordRef) | Boolean | public | - |
| PerformRecordSynchFromIntegrationTable | (var Record Integration Table Mapping, RecordRef) | public | - | |
| PerformRecordDeleteFromIntegrationTable | (var Record Integration Table Mapping, RecordRef) | public | - | |
| PerformRecordDeleteToIntegrationTable | (var Record Integration Table Mapping, RecordRef) | public | - | |
| WasChangeKeyModifiedAfterLastRecordSynch | (Record Integration Table Mapping, var RecordRef) | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeSynchronizationStart | (Record Integration Table Mapping, RecordRef, var Boolean) | - |