AssignmentModifiableFields
Fields that can be modified on an Assignment.
The name of the assignment.
Documentation for Project XYZ
The internal ID of the group associated with this Assignment.
C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1
The internal ID of the project associated with this Assignment.
C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1
The internal ID of the requisition associated with this Assignment, if any.
C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1
The internal ID of the role associated with this Assignment.
C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1
The internal ID of the team associated with this Assignment, if any.
C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1
The internal ID of the user associated with this Assignment.
C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1
Whether the Assignment is managed. A managed assignment has the start/end dates automatically managed based on the underlying PX Task.
true
The actual duration of the assignment in days.
The actual end date and time of the assignment in Unix epoch format.
The actual start date and time of the assignment in Unix epoch format.
The actual work hours of the assignment.
The date and time (in Unix epoch format) when the actual work hours were last updated.
The variance between the scheduled and actual duration of the assignment in days.
The scheduled duration of the assignment in days.
40
The scheduled end date and time of the assignment in Unix epoch format.
1681430400
The scheduled start date and time of the assignment in Unix epoch format.
1681372800
The scheduled work hours of the assignment.
40
The estimate work hours for the assignment.
125
Internal field.
0
Internal field.
0
The ID of the assignment for an external accounting system.
The ID of the file for an external accounting system.
The variance between the scheduled and actual start dates.
0
The variance between the scheduled and actual end dates.
0
The variance between the scheduled and actual work hours.
0
The utilization percentage for this resource on the assignment.
The daily load for the assignment.
4
{
"pname": "Documentation for Project XYZ",
"id_group": "C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1",
"id_project": "C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1",
"id_requisition": "C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1",
"id_role": "C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1",
"id_team": "C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1",
"id_user": "C3C2B2D1A1E24E6B9E5A1D3C2B2D1A1",
"is_managed": true,
"actual_duration": 0,
"actual_end": 0,
"actual_start": 0,
"actual_work": 0,
"actual_work_updated": 0,
"duration_variance": 0,
"scheduled_duration": 40,
"scheduled_end": 1681430400,
"scheduled_start": 1681372800,
"scheduled_work": 40,
"estimated_work": 125,
"estimated_work1": 0,
"estimated_work2": 0,
"msp_assignment_id": "string",
"msp_file_id": "string",
"start_variance": 0,
"end_variance": 0,
"work_variance": 0,
"utilization": 0,
"daily_load": 4
}