StakeholderRoleHeadingLink Table (124)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Heading link table for StakeholderRole, for MDO headers
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| stakeholderroleheadinglink_id | Primary key | PK | |
| stakeholderrole_id | Link to StakeholderRole list table | FK StakeholderRole | |
| heading_id | Link to Heading table | FK Heading | |
| 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 |
|---|---|---|
| stakeholderroleheadinglink_id | PK | Clustered, Unique |
| stakeholderrole_id | FK | Index |
| heading_id | FK | Index |
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
| Heading | Heading items for all MDO lists, lists that are grouped and filtered. |
| StakeholderRole | Role a stakeholder has in a sale |
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.