DW_NS_JobResourceRole_D
This table contains resource roles that can be assigned to project resources (i.e. Employee, Vendor) who are assigned to a specific project.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| name | VARCHAR2 | 128 | Name | ||||
| owntimeapproval | VARCHAR2 | 16 | Own Time Approval | ||||
| projecttimeapprover | VARCHAR2 | 16 | Project Time Approver | ||||
| reassignresources | VARCHAR2 | 16 | Allow Replacing Task Assignments in Bulk | ||||
| description | VARCHAR2 | 999 |