ProjectResourceAssignmentDailyHours
The Project Resource Assignment Daily Hours resource is used to view and manage daily assignment hours for a resource.
Columns
| Name | Type | Description |
| AssignDailyHoursId [KEY] | Long | Unique identifier of the project resource assignment that captures the daily assigned hours for a resource. |
| AssignmentId | Long | Unique identifier of the project resource assignment. |
| AssignmentName | String | Name of a project resource assignment. |
| AssignmentStartDate | Date | Start date of a project resource assignment. |
| AssignmentFinishDate | Date | Finish date of a project resource assignment. |
| AssignmentEntryDate | Date | Date that's associated to project resource assignment hours. |
| AssignmentDailyHours | Double | Number of hours for a project resource assignment for a specific day. |
| ResourceId | Long | Unique identifier of the resource for a project resource assignment. |
| ResourceName | String | Name of the resource for a project resource assignment. |
| ResourceEmail | String | Email of the resource for a project resource assignment. |
| ResourceHCMPersonId | Long | Unique identifier of the resource defined in Oracle Human Capital Management for a project resource assignment. |
| ProjectId | Long | Unique identifier of the project for a project resource assignment. |
| ProjectNumber | String | Number of the project for a project resource assignment. |
| ProjectName | String | Name of the project for a project resource assignment. |
| ProjectRoleId | Long | Unique identifier of the project role for a project resource assignment. |
| AssignmentTypeCode | String | Code for the project resource assignment type. Example is BILLABLE. |
| AssignmentType | String | Indicates if the project resource assignment is billable. |
| AssignmentStatusCode | String | Code for the project resource assignment status. Examples are ASSIGNED, RESERVED, PENDING_ADJUSTMENT, and CANCELED. |
| AssignmentStatusName | String | Name of the project resource assignment status. Examples are Confirmed, Reserved, Pending Adjustment, and Canceled. |
| Finder | String | finder |