Codeunit 5364 Int. Option Synch. Invoke in 24
- App
- Base Application
- Namespace
- Microsoft.Integration.SyncEngine
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetContext | (Record Integration Table Mapping, RecordRef, RecordRef, Option, Boolean, Guid) | public | - | |
| GetContext | (var Record Integration Table Mapping, var RecordRef, var RecordRef, var Option) | public | - | |
| WasModifiedAfterLastSynch | (Record Integration Table Mapping, RecordRef, RecordRef) | Boolean | public | - |
| GetRowLastModifiedOn | (Record Integration Table Mapping, RecordRef) | DateTime | public | - |
| MarkOptionMappingAsFailed | (Record Integration Table Mapping, RecordRef, Guid, var Option) | public | - |
Events, 10
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnDeletionConflictDetected | (var Record Integration Table Mapping, var RecordRef, var Boolean) | - |
| Integration event | OnBeforeTransferRecordFields | (RecordRef, var RecordRef) | - |
| Integration event | OnBeforeModifyRecord | (Record Integration Table Mapping, RecordRef, var RecordRef) | - |
| Integration event | OnAfterModifyRecord | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |
| Integration event | OnAfterModifyOption | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |
| Integration event | OnErrorWhenModifyingRecord | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |
| Integration event | OnBeforeInsertRecord | (Record Integration Table Mapping, RecordRef, var RecordRef) | - |
| Integration event | OnAfterInsertRecord | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |
| Integration event | OnAfterInsertOption | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |
| Integration event | OnPrepareNewDestination | (Record Integration Table Mapping, var RecordRef) | - |