GVT_DRUG_T_LANG(SQL Table) |
Index Back |
|---|---|
EE Drug Test TrackingUse GVT_DRUG_TEST to record information about drug testing administered to the employee. This data is part of the Health and Safety module. Related Language record for GVT_DRUG_TEST. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Date(10) | DATE NOT NULL | Exam Date | |
| 3 | Character(1) | VARCHAR2(1) NOT NULL |
Drug Testing Type
F=For Cause M=Mandatory R=Random |
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | PHYSICIAN_NAME | Character(50) | VARCHAR2(50) NOT NULL | Physician Name |
| 6 | COMMENTS | Long Character | CLOB | Comment |