EMPL_ROTATION(SQL Table) |
Index Back |
---|---|
Employee Rotation IDThis record defines the rotation period for an employee, |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | ROTATION_WEEKS | Number(2,0) | SMALLINT NOT NULL |
Number of Weeks in Rotation
Default Value: 1 |