RS_DF_WRKR_DATE(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Date(10) | DATE | Schedule Date | |
| 3 | BUSY_PROBABILITY | Number(6,4) | DECIMAL(5,4) NOT NULL | Busy Probability |
| 4 | PERCENT_DAY_BUSY | Number(6,4) | DECIMAL(5,4) NOT NULL | Percent Day Busy |
| 5 | STD_DAY_PERCENT | Number(7,4) | DECIMAL(6,4) NOT NULL | The standard work day represented as a ratio of the worker's standard day to the general standard day. |