Table 5373 CRM Full Synch. Review Line in 20
- App
- Base Application
Fields, 11Keys, 1Procedures, 15
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Name | Code[20] | - |
| 2 | Dependency Filter | Text[250] | - |
| 3 | Session ID | Integer | - |
| 4 | To Int. Table Job ID | Guid | - |
| 5 | To Int. Table Job Status | Option | - |
| 6 | From Int. Table Job ID | Guid | - |
| 7 | From Int. Table Job Status | Option | - |
| 8 | Direction | Option | - |
| 9 | Job Queue Entry ID | Guid | - |
| 10 | Job Queue Entry Status | Option | - |
| 13 | Initial Synch Recommendation | Option | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Name | - |
Procedures, 15
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Generate | (Boolean) | public | - | |
| Generate | () | public | - | |
| Start | () | public | - | |
| FullSynchFinished | (Record Integration Table Mapping, Option) | public | - | |
| FullSynchStarted | (Record Integration Table Mapping, Guid, Option) | public | - | |
| OnBeforeModifyJobQueueEntry | (Record Job Queue Entry) | public | - | |
| IsActiveSession | () | Boolean | public | - |
| IsThereActiveSessionInProgress | () | Boolean | public | - |
| IsThereBlankStatusLine | () | Boolean | public | - |
| ShowJobQueueLogEntry | () | public | - | |
| ShowSynchJobLog | (Guid) | public | - | |
| GetStatusStyleExpression | (Text) | Text | public | - |
| GetInitialSynchRecommendationStyleExpression | (Text) | Text | public | - |
| Generate | (var Dictionary, List) | public | - | |
| Generate | (var Dictionary) | public | - |