Codeunit 5331 CRM Coupling Management in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsRecordCoupledToCRM | (RecordId) | Boolean | public | - |
| IsRecordCoupledToNAV | (Guid, Integer) | Boolean | public | - |
| DefineCoupling | (RecordId, var Guid, var Boolean, var Boolean, var Option) | Boolean | public | - |
| RemoveCoupling | (var RecordRef) | public | - | |
| RemoveCoupling | (RecordId) | public | - | |
| RemoveCoupling | (Integer, Integer, Guid) | public | - | |
| RemoveCouplingWithTracking | (RecordId, var Record CRM Integration Record) | public | - | |
| RemoveCouplingWithTracking | (Integer, Integer, Guid, var Record CRM Integration Record) | public | - | |
| DefineOptionMapping | (RecordId, var Integer, var Boolean, var Boolean, var Option) | Boolean | public | - |