ProjectResourceRequestsProjectResourceRequestLines
The Project Resource Request Lines resource is used to view the status and details of all proposed or nominated resources associated to the request.
Columns
| Name | Type | Description |
| ProjectResourceRequestsResourceRequestId [KEY] | Long | Identifier of the project resource request. |
| RequestLineId [KEY] | Long | Unique identifier of the request line under the project resource request. |
| ResourceId | Long | Identifier of the project enterprise resource associated to the project resource request. |
| ResourceName | String | Name of the project enterprise resource associated to the project resource request. |
| ResourceEmail | String | Email of the project enterprise resource associated to the project resource request. |
| ResourcePersonId | Long | HCM person identifier of the project enterprise resource associated to the project resource request. |
| ResourceStatusCode | String | Status code for the resource associated to the project resource request. |
| ResourceStatus | String | Status of the resource associated to the project resource request. |
| AssignmentId | Long | Identifier of the assignment created for the resource, if an assignment is created for the resource on the request line. |
| AssignmentStatusCode | String | Code of the assignment created for the resource to fulfill the request. |
| AssignmentStatus | String | Status of the assignment created for the resource to fulfill the request. |
| ResourceProposedDate | Date | The date when the resource is proposed or nominated to fulfill the project resource request. |
| ResourceFulfilledDate | Date | The date the resource on the request line is approved to fulfill the project resource request. |
| CurrentFlag | Bool | Indicates whether the project resource request is the most recent request for the assignment. |
| RejectionReasonCode | String | Code to indicate the reason the nominated resource is rejected for the project resource assignment. |
| RejectionReason | String | Reason the nominated resource is rejected for the project resource assignment. |
| AssignmentStartDate | Date | Assignment start date for the resource. |
| AssignmentFinishDate | Date | Assignment finish date for the resource. |
| ProjectRole | String | Resource role for the project assignment. |
| UseProjectCalendarFlag | Bool | Select whether to use project calendar hours or specific hours per day. |
| AssignedHours | Decimal | Assigned hours per day when the specify hours per day is selected for use project calendar flag. |
| ResourceSystemStatus | String | Resource system status based on the seeded values. |
| ReservationReason | String | Select reservation reason for the resource if the assignment status is reserved. |
| ReservationExpirationDate | Date | Select reservation expiration date for the resource if the assignment status is reserved. |
| Finder | String | finder |
| ResourceRequestId | Long | resourcerequestid |