DiaryViewRow Table (215)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Configuration of a multi-user diary view
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| DiaryViewRow_id | Primary key | PK | |
| diaryViewId | Owning view | FK DiaryView | |
| assoc_id | Associate to be displayed | FK associate | |
| rank | Sorting rank | UShort | |
| 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 |
|---|---|---|
| DiaryViewRow_id | PK | Clustered, Unique |
| diaryViewId | FK | Index |
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
| DiaryView | Configuration of a multi-user diary view |
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.