Objects/Tables/Table 5334 CRM Option Mapping
Table 5334 CRM Option Mapping in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.Dataverse
Fields, 12Keys, 3Procedures, 14Events, 2
Versions171819202122232425262728latest
Source29
Fields, 12
| Id | Name | Type | Obsolete |
|---|
| 1 | Record ID | RecordId | - |
| 2 | Option Value | Integer | - |
| 3 | Table ID | Integer | - |
| 4 | Integration Table ID | Integer | - |
| 5 | Integration Field ID | Integer | - |
| 6 | Option Value Caption | Text[250] | - |
| 7 | Last Synch. Result | Option | - |
| 8 | Skipped | Boolean | - |
| 9 | Last Synch. Job ID | Guid | - |
| 10 | Last Synch. CRM Result | Option | - |
| 11 | Last Synch. CRM Job ID | Guid | - |
| 12 | Last Synch. Modified On | DateTime | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Record ID | - |
| Key2 | Integration Table ID, Integration Field ID, Option Value | - |
| Key3 | Skipped | - |
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete |
|---|
| FindRecordID | (Integer, Integer, Integer) | Boolean | public | - |
| GetRecordKeyValue | () | Text | public | - |
| AssertCRMOptionIdCanBeMapped | (RecordId, Integer) | | public | - |
| InsertRecord | (RecordId, Integer, Text[250]) | Boolean | public | - |
| IsCRMRecordRefMapped | (RecordRef, var Record CRM Option Mapping) | Boolean | public | - |
| IsOptionMappingSkipped | (RecordRef, Boolean) | Boolean | public | - |
| MarkLastSynchAsFailure | (RecordRef, Boolean, Guid, var Boolean) | | public | - |
| UpdateOptionMapping | (Record Integration Table Mapping, RecordRef, RecordRef, Guid) | | public | - |
| GetRecordRefOptionId | (RecordRef) | Integer | public | - |
| GetRecordRefOptionValue | (RecordRef) | Text[250] | public | - |
| GetLatestJobIDFilter | () | Text | public | - |
| GetLatestError | (var Record Integration Synch. Job Errors) | Boolean | public | - |
| GetMetadataInfo | (RecordRef, var Text, var Text) | | internal | - |
| GetDocumentMetadataInfo | (RecordRef, Option, var Text, var Text) | | internal | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnIsCRMRecordRefMapped | (RecordRef, var Record CRM Option Mapping, var Boolean) | - |
| Integration event | OnGetMetadataInfo | (RecordRef, var Text, var Text) | - |