ProjectResourceAssignments
The Project Resource Assignments resource is used to view project resource assignments.
Columns
| Name | Type | Description |
| AssignmentId [KEY] | Long | Unique identifier of the project resource assignment. |
| ResourceId | Long | Unique identifier of the resource who is selected for the assignment. To identify the resource, you may provide a value for this attribute or for Resource Email attribute but not both. Resource is mandatory when creating an assignment. |
| ResourceEmail | String | Email of the resource who is selected for the assignment. To identify the resource, you may provide a value for this attribute or for Resource ID attribute but not both. |
| ResourceHCMPersonId | Long | HCM person identifier for the project enterprise resource who is selected for the assignment. |
| ResourceName | String | Name of the resource that is selected for the assignment. |
| ProjectId | Long | Unique identifier of the project associated to the resource assignment. To identify the project, you may provide a value only for this attribute, the Project Number attribute, or the Project Name attribute. Project is mandatory when creating an assignment. |
| ProjectNumber | String | Unique number of the project associated to the resource assignment. To identify the project associated to the assignment, you may provide a value only for this attribute or the Project ID attribute or the Project Name attribute. |
| ProjectName | String | Name of the project associated to the resource assignment. To identify the project associated to the assignment, you may provide a value only for this attribute, Project ID attribute, or the Project Number attribute. |
| AssignmentStartDate | Date | The date from which the resource is assigned to the project assignment. If no value is passed when creating the assignment, it defaults to the system date. |
| AssignmentEndDate | Date | The date until which the resource is engaged on the project assignment. If no value is passed when creating the assignment, it defaults to project end date. |
| AssignmentStatusCode | String | Status code of the assignment. |
| AssignmentStatusName | String | Status of the assignment. |
| ProjectRoleId | Long | Identifier of the role that the selected resource is assigned to on a project assignment. To identify the project role, you may provide a value for this attribute or for Project Role Name attribute but not both. Project Role value is mandatory when creating an assignment. |
| ProjectRoleName | String | Name of the role that the selected resource is assigned to on a project resource assignment. To identify the project role, you may provide a value for only this attribute or for Project Role ID attribute but not both. |
| UseProjectCalendarFlag | Bool | Indicates if the hours for the assignment are provided in Assignment Hours Per Day attribute or if it should be derived from the project calendar. Valid values are Y and N. If the value is Y, the assignment hours are derived from the project calendar. |
| AssignmentHoursPerDay | Decimal | A period of time measured in hours for each day for the project resource assignment. Mandatory if you are passing Use Project Calendar Flag attribute value as N. |
| CostRateCurrencyCode | String | Code of the currency used to define the cost rate. |
| CostRate | Decimal | Rate that represents the cost rate for the resource on the assignment. |
| BillRateCurrencyCode | String | Code of the currency used to define the bill rate. The bill rate currency must be the same as the project currency. |
| BillRate | Decimal | Rate that represents the targeted bill rate for the resource on the assignment. |
| AssignmentLocation | String | Location for the work specified on the project resource assignment. |
| ReservationReasonCode | String | Code for the reason for reserving a resource on the project resource assignment. You may provide a value for this attribute or for Reservation Reason attribute but not both. Applies only if the Assignment Status is RESERVED. |
| ReservationReason | String | Reason for reserving a resource on the project resource assignment. You may provide a value for this attribute or for Resource Reason Code attribute but not both. Applies only if the Assignment Status is RESERVED. |
| ReservationExpirationDate | Date | Date until which the resource should be reserved on the project. On or before this date, you should either confirm the assignment or cancel the reservation. |
| AssignmentComments | String | Additional details for the project resource assignment. |
| AssignmentExternalIdentifier | String | Identifier of the assignment in an external application. |
| AdjustmentType | String | Type of adjustment if some adjustment has happenned on the project resource assignment. |
| AdjustmentTypeCode | String | Code for the adjustment performed on the project resource assignment. |
| CanceledBy | String | The user who canceled the project resource assignment, if the assignment is canceled. |
| CanceledByResourceId | Long | Unique Identifier of the resource who canceled the project resource assignment, if the assignment is canceled. |
| CancellationDate | Date | Date of cancellation if the assignment is canceled. |
| CancellationReason | String | Reason of cancellation if the assignment is canceled. |
| CreationDate | Datetime | The date when the record was created. |
| CreatedBy | String | The user who created the record. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| LastUpdatedBy | String | The user who last updated the record. |
| AssignmentTypeCode | String | Code to indicate if a request is for a billable or a nonbillable assignment. Examples are BILLABLE, NON-BILLABLE, or leave blank. |
| BillablePercent | Int | Indicates the percentage of assignment time that is billable for an assignment that is defined as Billable assignment. For a non-billable assignment, the value is ignored. Valid values are positive integer between 0 and 100. |
| BillablePercentReasonCode | String | Code that indicates the reason that the billable percentage of the project resource assignment is less than 100%. For a non-billable assignment, the value is ignored. |
| AssignmentType | String | Indicates if a request is for a billable or a nonbillable assignment. Examples are BILLABLE, NON-BILLABLE, or leave blank. |
| BillablePercentReason | String | Indicates the reason that the billable percentage of the project resource assignment is less than 100%. For a non-billable assignment, the value is ignored. |
| ProjectManagementFlowFlag | Bool | Flag that indicates if the action is called in the project manager flow. Set this value only if the service is being called in the project manager flow. Default value will be set to resource management flow which is the primary applicationation of the service. |
| UseVariableHoursFlag | Bool | Indicates if the hours for the assignment are variable for every day of the week or not. Valid values are True and False. If the value is True, the assignment hours are derived from the attributes Monday Hours through Sunday Hours. |
| SundayHours | Double | Hours for Sunday of every week for the assignment time period. Applicable only if Use Variable Hours Indicator is true. |
| MondayHours | Double | Hours for Monday of every week for the assignment time period. Applicable only if Use Variable Hours Indicator is true. |
| TuesdayHours | Double | Hours for Tuesday of every week for the assignment time period. Applicable only if Use Variable Hours Indicator is true. |
| WednesdayHours | Double | Hours for Wednesday of every week for the assignment time period. Applicable only if Use Variable Hours Indicator is true. |
| ThursdayHours | Double | Hours for Thursday of every week for the assignment time period. Applicable only if Use Variable Hours Indicator is true. |
| FridayHours | Double | Hours for Friday of every week for the assignment time period. Applicable only if Use Variable Hours Indicator is true. |
| SaturdayHours | Double | Hours for Saturday of every week for the assignment time period. Applicable only if Use Variable Hours Indicator is true. |
| UseWeeklyHoursFlag | Bool | Indicates if the hours for the assignment are for every week or not. Valid values are True and False. If the value is True, the assignment hours are derived from the attributes AssignmentHoursPerWeek. |
| AssignmentHoursPerWeek | Double | Hours for every week of the assignment duration. Applicable only if Use Weekly Hours Indicator value is true. |
| AssignmentName | String | The name given to a project resource assignment. This name is used to identify an assignment. |
| UseDailyHoursFlag | Bool | Indicates if the hours for the assignment vary each day. Valid values are True and False. If the value is True, the assignment hours can vary each day of the project resource assignment. |
| TotalAssignedHours | Decimal | The total number of hours for a project resource assignment calculated based on the date range, daily hours, working days, and calendar exceptions. |
| ProjResourceId | Long | Identifier of the project labor resource associated with the project resource assignment. |
| PjrAssignmentEO_LastUpdatedOn_c | Datetime | PjrAssignmentEO_LastUpdatedOn_c |
| PjrAssignmentEO_LatestBillRate_c | Int | PjrAssignmentEO_LatestBillRate_c |
| PjrAssignmentEO_LatestCostRate_c | Int | PjrAssignmentEO_LatestCostRate_c |
| PjrAssignmentEO_ProductCode_c | Int | PjrAssignmentEO_ProductCode_c |
| PjrAssignmentEO_ProductLine_c | String | PjrAssignmentEO_ProductLine_c |
| PjrAssignmentEO_ReviewDate_c | Date | PjrAssignmentEO_ReviewDate_c |
| Finder | String | finder |