Description: Resource assignments track the work of resources or roles that are performing various activities.
Field | Type | Description | Read-Only |
---|---|---|---|
ActivityElementId | ForeignKey | The unique ID of the activity to which the resource is assigned. | No |
bitemid | String | CBS Code | No |
DailySpreadActualCost | String | The actual cost of the assignment for daily spread. | Yes |
DailySpreadActualOvertimeCost | String | The actual overtime cost for the resource assignment on the activity for daily spread. Computed as daily spread actual overtime cost = daily spread actual overtime units * cost per time * overtime factor. | Yes |
DailySpreadActualOvertimeUnits | String | The actual overtime units worked by the resource on this activity for daily spread. | Yes |
DailySpreadActualRegularCost | String | The actual non-overtime cost for the resource assignment on the activity for daily spread. | Yes |
DailySpreadActualRegularUnits | String | The actual non-overtime units worked by the resource on this activity for daily spread. | Yes |
DailySpreadActualUnits | String | The actual non-overtime plus overtime units worked by the resource on this activity for daily spread. | Yes |
DailySpreadAtCompletionCost | String | The sum of the actual plus remaining costs for the resource assignment on the activity for daily spread. | Yes |
DailySpreadAtCompletionUnits | String | The sum of the actual plus remaining units for the resource assignment on the activity for daily spread. | Yes |
DailySpreadPlannedCost | String | The planned cost for the resource assignment on the activity for daily spread. | Yes |
DailySpreadPlannedUnits | String | The planned units of work for the resource assignment on the activity for daily spread. | Yes |
DailySpreadRemainingCost | String | The remaining cost for the resource assignment on the activity for daily spread. | Yes |
DailySpreadRemainingLateCost | String | Field Description | Yes |
DailySpreadRemainingLateUnits | String | Field Description | Yes |
DailySpreadRemainingUnits | String | The remaining units of work to be performed by this resource on this activity for daily spread. | Yes |
DailySpreadStaffedRemainingCost | String | The time distribution of the resource’s remaining cost for resource assignment that has filled a role for daily spread. | Yes |
DailySpreadStaffedRemainingLateCost | String | Field Description | Yes |
DailySpreadStaffedRemainingLateUnits | String | Field Description | Yes |
DailySpreadStaffedRemainingUnits | String | The time distribution of the resource’s remaining units for resource assignments that have filled a role for daily spread. | Yes |
DailySpreadUnstaffedRemainingCost | String | The time distribution of the resource’s remaining cost for resource assignments that have not filled a role for daily spread. | Yes |
DailySpreadUnstaffedRemainingLateCost | String | Field Description | Yes |
DailySpreadUnstaffedRemainingLateUnits | String | Field Description | Yes |
DailySpreadUnstaffedRemainingUnits | String | The time distribution of the resource’s remaining units for resource assignments that not filled a role for daily spread. | Yes |
ElementId | String | The unique ID generated by the system. | No |
ProjectElementId | ForeignKey | The unique ID of the associated project. | No |
uuu_activity_id | String | Activity Id | No |
uuu_int_p6_project_id | String | The short code that uniquely identifies the project. | Yes |
uuu_P6ActivityAssignmentElementId | String | The unique ResourceAssignment ID generated by the system. | No |
uuu_P6ActualCost | Double | Actual Cost | No |
uuu_P6ActualDuration | Double | The actual duration for the resource assignment on the activity. | Yes |
uuu_P6ActualFinish | DateTime | The date the resource actually finished working on the activity. | No |
uuu_P6ActualStart | DateTime | The date the resource actually started working on the activity. | No |
uuu_P6ActualUnits | Double | Actual Units | No |
uuu_P6AtCompletionCost | Double | At Completion Cost | No |
uuu_P6AtCompletionUnits | Double | At Completion Units | No |
uuu_P6PlannedCost | Double | Planned Cost | No |
uuu_P6PlannedDuration | Double | The planned working time for the resource assignment on the activity, from the resource's planned start date to the planned finish date. | No |
uuu_P6PlannedFinish | DateTime | The date the resource is scheduled to finish working on the activity. This date is computed by the project scheduler but can be updated manually by the project manager. | No |
uuu_P6PlannedStart | DateTime | The date the resource is scheduled to begin working on the activity. This date is computed by the project scheduler but can be updated manually by the project manager. | No |
uuu_P6PlannedUnits | Double | Planned Units | No |
uuu_P6PlannedUnitsPerTime | Double | The planned units per time at which the resource is to perform work on this activity. | No |
uuu_P6PricePerUnit | Double | Price Per Unit | No |
uuu_P6RateSource | Enum | Rate Source | No |
uuu_P6RemainingCost | Double | Remaining Cost | No |
uuu_P6RemainingDuration | Double | The remaining duration of the resource assignment. The remaining duration is the remaining working time for the resource assignment on the activity, from the resource's remaining start date to the remaining finish date. | No |
uuu_P6RemainingUnits | Double | Remaining Units | No |
uuu_P6RemainingUnitsPerTime | Double | The units per time at which the resource will be performing work on the remaining portion of this activity. | No |
uuu_P6RoleName | String | The name of the role. The role name uniquely identifies the role. | Yes |
uuu_resource_id | ForeignKey | Resource Id | Yes |
uuu_role_id | ForeignKey | Role Id | Yes |