ContIntGroupLink Table (71)
Some tooltip text!
• 1 minute to read
• 1 minute to read
User group link table for ContInt, for MDO item hiding
Fields
Name | Description | Type | Null |
---|---|---|---|
contintgrouplink_id | Primary key | PK | |
contint_id | Link to ContInt list table | FK ContInt | |
group_id | Link to Group table | FK UserGroup | |
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 |
---|---|---|
contintgrouplink_id | PK | Clustered, Unique |
contint_id | FK | Index |
group_id | FK | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
ContInt | ContInt list table. List-text of all valid contact interest types. |
UserGroup | Secondary user groups |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.