INCDNT_ACTN_TYP(SQL Table) |
Index Back |
---|---|
Incident Action TypeThis is one of several records used in the Health and Safety module to record in-depth information about a health/safety-related incident in the workplace. Use INCDNT_ACTN_TYP and INCIDENT_ACTION to specify actions that could have been taken to prevent the incident or could be taken afterward to correct the hazard and prevent a recurrence. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INCIDENT_NBR | Character(8) | VARCHAR2(8) NOT NULL |
Incident Number
Prompt Table: INCIDENT_DATA |
2 | HAZARD_ID | Character(5) | VARCHAR2(5) NOT NULL |
Hazard ID
Prompt Table: HAZ_CON_MAT_TBL |
3 | INCIDENT_CAUSE | Character(40) | VARCHAR2(40) NOT NULL | Incident Cause |
4 | CORRECTIVE_PREVENT | Character(1) | VARCHAR2(1) NOT NULL |
Corrective or Preventive Actn
C=Corrective Action P=Preventive Action |