Table 5335 Integration Table Mapping in 19
- App
- Base Application
Fields, 34Keys, 2Procedures, 34
Versions171819202122232425262728latest
Source29
Fields, 34
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Name | Code[20] | - |
| 2 | Table ID | Integer | - |
| 3 | Integration Table ID | Integer | - |
| 4 | Synch. Codeunit ID | Integer | - |
| 5 | Integration Table UID Fld. No. | Integer | - |
| 6 | Int. Tbl. Modified On Fld. No. | Integer | - |
| 7 | Int. Table UID Field Type | Integer | - |
| 8 | Table Config Template Code | Code[10] | - |
| 9 | Int. Tbl. Config Template Code | Code[10] | - |
| 10 | Direction | Option | - |
| 11 | Int. Tbl. Caption Prefix | Text[30] | - |
| 12 | Synch. Int. Tbl. Mod. On Fltr. | DateTime | - |
| 13 | Synch. Modified On Filter | DateTime | - |
| 14 | Table Filter | Blob | - |
| 15 | Integration Table Filter | Blob | - |
| 16 | Synch. Only Coupled Records | Boolean | - |
| 17 | Parent Name | Code[20] | - |
| 18 | Graph Delta Token | Text[250] | - |
| 19 | Int. Tbl. Delta Token Fld. No. | Integer | - |
| 20 | Int. Tbl. ChangeKey Fld. No. | Integer | - |
| 21 | Int. Tbl. State Fld. No. | Integer | - |
| 22 | Delete After Synchronization | Boolean | - |
| 23 | BC Rec Page Id | Integer | - |
| 24 | CDS Rec Page Id | Integer | - |
| 25 | Deletion-Conflict Resolution | Enum Integration Deletion Conflict Resolution | - |
| 26 | Update-Conflict Resolution | Enum Integration Update Conflict Resolution | - |
| 27 | Uncouple Codeunit ID | Integer | - |
| 28 | Coupling Codeunit ID | Integer | - |
| 29 | Synch. After Bulk Coupling | Boolean | - |
| 30 | Dependency Filter | Text[250] | - |
| 31 | Create New in Case of No Match | Boolean | - |
| 100 | Full Sync is Running | Boolean | - |
| 101 | Full Sync Session ID | Integer | - |
| 102 | Last Full Sync Start DateTime | DateTime | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Name | - |
| Key2 | Table ID, Integration Table ID | - |
Procedures, 34
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| FindFilteredRec | (RecordRef, var Boolean) | Boolean | public | - | |||
| FindMapping | (Integer, Integer) | Boolean | public | - | |||
| FindMapping | (Integer, Variant) | Boolean | public | Pending 18.0 | |||
| Use another implementation of FindMapping | |||||||
| FindMappingForTable | (Integer) | Boolean | public | - | |||
| IsFullSynch | () | Boolean | public | - | |||
| GetName | () | Code[20] | public | - | |||
| GetDirection | () | Integer | public | - | |||
| GetJobLogEntryNo | () | Integer | public | - | |||
| GetTempDescription | () | Text | public | - | |||
| GetExtendedIntegrationTableCaption | () | Text | public | - | |||
| SetTableFilter | (Text) | public | - | ||||
| GetTableFilter | () | Text | public | - | |||
| SetIntegrationTableFilter | (Text) | public | - | ||||
| SuggestToIncludeEntitiesWithNullCompany | (var Text) | public | - | ||||
| GetIntegrationTableFilter | () | Text | public | - | |||
| SetIntTableModifiedOn | (DateTime) | public | - | ||||
| SetTableModifiedOn | (DateTime) | public | - | ||||
| SetJobLogEntryNo | (Integer) | public | - | ||||
| ShowLog | (Text) | public | - | ||||
| ShowSynchronizationLog | (var Record Integration Table Mapping) | internal | - | ||||
| ShowUncouplingLog | (var Record Integration Table Mapping) | internal | - | ||||
| SynchronizeNow | (Boolean) | public | - | ||||
| SynchronizeNow | (Boolean, Boolean) | public | - | ||||
| GetRecordRef | (Variant, var RecordRef) | Boolean | public | - | |||
| SetIntRecordRefFilter | (var RecordRef) | public | - | ||||
| SetRecordRefFilter | (var RecordRef) | public | - | ||||
| CopyModifiedOnFilters | (Record Integration Table Mapping) | public | - | ||||
| CreateRecord | (Code[20], Integer, Integer, Integer, Integer, Code[10], Code[10], Boolean, Option, Text[30]) | public | - | ||||
| CreateRecord | (Code[20], Integer, Integer, Integer, Integer, Code[10], Code[10], Boolean, Option, Text[30], Integer, Integer) | public | - | ||||
| SetFullSyncStartAndCommit | () | public | - | ||||
| SetFullSyncEndAndCommit | () | public | - | ||||
| IsFullSyncAllowed | () | Boolean | public | - | |||
| ShowCouplingLog | (var Record Integration Table Mapping) | internal | - | ||||
| CreateRecord | (Code[20], Integer, Integer, Integer, Integer, Code[10], Code[10], Boolean, Option, Text[30], Integer, Integer, Integer) | public | - | ||||