AUDIOMETRIC_LNG(SQL Table) |
Index Back |
---|---|
Rellang EE Audiometric ExamsAUDIOMETRIC_LNG is the language record related to AUDIOMETRIC_TST. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | EXAM_DT | Date(10) | DATE NOT NULL |
Exam Date
Default Value: %date |
3 | EXAM_TYPE_CD | Character(3) | VARCHAR2(3) NOT NULL |
Type of Exam
ANN=Annual BIE=Biennal DOT=Department of Transport DRG=Drug Screening EXP=Exposure FFD=Fit for Duty GEN=General Health HTB=Inspection for Tuberculosis LRH=Labor-Related Health NEW=New Hire OTP=Pre-Overseas Transfer OTT=Post-Overseas Transfer PRE=Pre-Employment PSV=Periodic Surveillance TUB=Tuberculosis |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | PHYSICIAN_NAME | Character(50) | VARCHAR2(50) NOT NULL | Physician Name |
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
7 | COMMENTS | Long Character | CLOB | Comment |