ReporterListDef Table (170)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Reporter definitions
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| ReporterListDef_id | Primary key | PK | |
| oleViewId | OLE View link | FK OLEView | |
| oleFieldKey | OLE Field link | FK OLEField | |
| oleFieldName | OLE Field link | FK OLEField | |
| listSource | Source table name | String(254) | |
| registered | Registered when | UtcDateTime | |
| registered_associate_id | Registered by whom | FK associate | |
| updated | Last updated when | UtcDateTime | |
| updated_associate_id | Last updated by whom | FK associate | |
| updatedCount | Number of updates made to this record | UShort |

Indexes
| Fields | Types | Description |
|---|---|---|
| ReporterListDef_id | PK | Clustered, Unique |
| oleViewId | FK | Index |
| oleFieldKey | FK | Index |
| oleFieldName | FK | Index |
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
| OLEField | Control data table for the OLE DB Provider |
| OLEView | Control data table for the OLE DB Provider |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.