Objects/Tables/Table 5392 CRM Annotation Coupling
Table 5392 CRM Annotation Coupling in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.D365Sales
Fields, 5Keys, 4Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 2 | Record Link Record ID | RecordId | - |
| 3 | CRM Annotation ID | Guid | - |
| 4 | Last Synch. DateTime | DateTime | - |
| 5 | CRM Created On | DateTime | - |
| 6 | CRM Modified On | DateTime | - |
Keys, 4
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Record Link Record ID, CRM Annotation ID | - |
| Key2 | Last Synch. DateTime | - |
| Key3 | CRM Created On | - |
| Key4 | CRM Modified On | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CoupleRecordLinkToCRMAnnotation | (Record Record Link, Record CRM Annotation) | | public | - |
| FindByRecordId | (RecordId) | Boolean | public | - |
| FindByCRMId | (Guid) | Boolean | public | - |
| ExtractNoteText | (Text) | Text | public | - |