CNT_PROBATION(SQL Table) |
Index Back |
---|---|
Contract Probation infoContract Probation information for an employee. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | Contract Number |
3 | PROBATION_DT | Date(10) | DATE NOT NULL | Probation Date |
4 | PROBATN_REASON | Character(2) | VARCHAR2(2) NOT NULL |
New Probation Reason
01=Unsatisfactory Performance 02=New Date Needed Prompt Table: CNT_PROBRSN_DVW |