HS_INCD_TYPE_VW(SQL View) |
Index Back |
---|---|
Incident Types |
SELECT A.FIELDVALUE , A.EFFDT , A.XLATLONGNAME FROM PSXLATITEM A WHERE A.FIELDNAME = 'INCIDENT_TYPE' AND %EffdtCheck(PSXLATITEM XLAT, A, %CurrentDateIn) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INCIDENT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Incident Type
A=Accident B=Industrial Accident C=Contamination D=Industrial Accident (Official) E=Exposure H=Hazardous Condition I=Incident L=Illness M=Near Miss N=Injury O=Dangerous Occurrence P=Unsafe Practice R=Environmental S=Safety Violation V=Vehicle/Equipment Accident |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |