Workforce Assignment FTE Fact
Module: Global Human Resources
EFFECTIVE_START_DATE, EFFECTIVE_END_DATE, ASSIGN_WORK_MEASURE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
ASSIGN_WORK_MEASURE_ID | NUMBER | 38 | 0 | True | Assignment Work Measure Identifier | ||
EFFECTIVE_START_DATE | DATE | True | Start date for Assignment Work measure | ||||
EFFECTIVE_END_DATE | DATE | True | End date for Assignment Work measure | ||||
SOURCE_RECORD_ID | VARCHAR2 | 64 | Source Record Identifier It is a unique combination of Assignment Supervisor ID Start Date and End Date | ||||
ASSIGNMENT_ID | NUMBER | 38 | 0 | Assignment Identifier | |||
ACTION_OCCURRENCE_ID | NUMBER | 38 | 0 | HR Assignment Occurence Identifier | |||
ACTION_ID | NUMBER | 38 | 0 | HR Assignment Action Identifier | DW_ACTION_D | ACTION_ID | |
ACTION_REASON_ID | NUMBER | 38 | 0 | HR Assignment Action Reason Identifier | DW_ACTION_REASON_D | ACTION_REASON_ID | |
FTE | NUMBER | Assignment Work measure value for FTE (Full Time Equivalent) | |||||
DW_DATE_FROM | DATE | Warehouse Effective From Date for the Assignment Event. If Initial extract date is greater than EFFECTIVE_FROM_DATE then Initial extract date is used. | |||||
DW_DATE_TO | DATE | Warehouse Effective To Date for the Assignment Event. This is equal to EFFECTIVE_END_DATE | |||||
DW_INITIAL_RECORD_IND | NUMBER | 38 | 0 | This indicates whether the record is the first event for the assignment to be brought into the warehouse based on initial extract date set by user. |