HS_TEST_DEL_VW

(SQL View)
Index Back

Test Details


SELECT A.EMPLID , A.EMPL_RCD , A.REG_REGION , A.TEST_CODE , A.START_DATE , A.HS_TEST_STATUS , A.LASTUPDDTTM FROM PS_HS_TEST_DEL_DAT A

# 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 REG_REGION Character(5) VARCHAR2(5) NOT NULL Region
4 TEST_CODE Character(4) VARCHAR2(4) NOT NULL Code for type of test
5 START_DATE Date(10) DATE Date
6 HS_TEST_STATUS Character(2) VARCHAR2(2) NOT NULL Test Result
1=Positive
10=Not Applicable
11=Normal
12=Abnormal
2=Negative
3=Pass
4=Fail
5=Detected
6=Not Detected
7=Test Invalid
8=Test Not Done
9=Test Not Performed
99=Not Reported
7 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.