Table 5377 Ext Txt ID Integration Record in 20
- App
- Base Application
- Obsolete
- Pending 15.0. This functionality will be replaced by the systemID field
Fields, 5Keys, 1Procedures, 12
Versions171819202122232425262728latest
Source-
Fields, 5
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | External ID | Text[250] | - |
| 3 | Integration ID | Guid | - |
| 4 | Last Synch. Modified On | DateTime | - |
| 5 | Last Synch. Ext Modified On | DateTime | - |
| 6 | Table ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | External ID, Integration ID | - |
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| FindRecordIDFromID | (Text[250], Integer, var RecordId) | Boolean | public | - |
| CoupleExternalIDToRecordID | (Text[250], RecordId) | public | - | |
| RemoveCouplingToRecord | (RecordId) | Boolean | public | - |
| RemoveCouplingToExternalID | (Text[250], Integer) | Boolean | public | - |
| UpdateCoupledRecordForExternalId | (Text[250], Text[250], Integer) | public | - | |
| SetLastSynchModifiedOns | (Text[250], Integer, DateTime, DateTime) | public | - | |
| FindIDFromRecordID | (RecordId, var Text[250]) | Boolean | public | - |
| IsModifiedAfterLastSynchonizedExternalRecord | (Text[250], Integer, DateTime) | Boolean | public | - |
| IsModifiedAfterLastSynchronizedRecord | (RecordId, DateTime) | Boolean | public | - |
| InsertIntegrationRecordIfNotPresent | (RecordRef) | public | - | |
| InsertIntegrationRecord | (RecordRef) | public | - | |
| DeleteEmptyExternalIntegrationRecord | (Integer) | public | - |