Objects/Tables/Table 5332 Coupling Record Buffer
Table 5332 Coupling Record Buffer in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.Dataverse
Fields, 14Keys, 1Procedures, 5Events, 1
Versions171819202122232425262728latest
Source29
Fields, 14
| Id | Name | Type | Obsolete |
|---|
| 1 | NAV Name | Text[250] | - |
| 2 | CRM Name | Text[250] | - |
| 3 | NAV Table ID | Integer | - |
| 4 | CRM Table ID | Integer | - |
| 5 | Sync Action | Option | - |
| 8 | NAV Record ID | RecordId | - |
| 9 | CRM ID | Guid | - |
| 10 | Create New | Boolean | - |
| 11 | Saved Sync Action | Option | - |
| 12 | Saved CRM ID | Guid | - |
| 13 | CRM Table Name | Code[20] | - |
| 14 | CRM Option Id | Integer | - |
| 15 | Saved CRM Option Id | Integer | - |
| 16 | Is Option | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | NAV Name | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Initialize | (RecordId) | | public | - |
| LookUpCRMName | () | | public | - |
| GetInitialSynchronizationDirection | () | Integer | public | - |
| GetPerformInitialSynchronization | () | Boolean | public | - |
| Initialize | (RecordId, Boolean) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnFindCRMOptionByName | (Integer, var Text, var Text, var Boolean) | - |