ABS_KIT_UK(SQL Table) |
Index Back |
---|---|
KIT Details for UK MaternityUsed to store information regarding the "Keeping In Touch "(KIT) days during UK Maternity leave. |
# | 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 Rcd Nbr |
3 | BEGIN_DT | Date(10) | DATE |
Begin Date
Default Value: %date |
4 | ABSENCE_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Absence Type |
5 | KIT_DT_UK | Date(10) | DATE NOT NULL | Used for storing the dates of the "Keeping In Touch" days of the employee during UK Maternity Leave. |
6 | KIT_COMMENTS_UK | Character(40) | VARCHAR2(40) NOT NULL | Used for comments regarding KIT availed during UK Maternity Leave. |