target_assignment_value Table (503)
Some tooltip text!
• 1 minute to read
• 1 minute to read
A set of values linked to assignment info and a period in a target group.
Fields
Name | Description | Type | Null |
---|---|---|---|
target_assignment_value_id | Primary key | PK | |
target_assignment_info_id | Who or what this value is assigned to | FK target_assignment_info | ● |
target_period_id | The group this target belongs to | FK target_period | ● |
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 | |
target_value | Target value | Double | ● |
Indexes
Fields | Types | Description |
---|---|---|
target_assignment_value_id | PK | Clustered, Unique |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
target_assignment_info | Linking associate, company or user group target and other information with target values |
target_period | A set of periods linked with target amounts for users/usergroups and the target groups/years. |
Replication Flags
- None
Security Flags
- Sentry controls access to items in this table using user's Role and data rights matrix.