Codeunit 5357 Int. Rec. Uncouple Invoke in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetContext | (Record Integration Table Mapping, RecordRef, RecordRef, Option, Boolean, Boolean, Guid, TableConnectionType) | public | - | |
| GetContext | (var Record Integration Table Mapping, var RecordRef, var RecordRef, var Option, var Boolean, var Boolean) | public | - | |
| GetIntegrationRecordLastModifiedTime | (var Record Integration Table Mapping, var RecordRef) | DateTime | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeUncoupleRecord | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |
| Integration event | OnAfterUncoupleRecord | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |
| Integration event | OnErrorWhenUncouplingRecord | (Record Integration Table Mapping, var RecordRef, var RecordRef) | - |