INJURY_ILL_ACC(SQL Table) |
Index Back |
---|---|
Injury/Ill - Accident TypeThis is one of several records used in the Health and Safety module to record details about work-related injuries and illnesses suffered by employees or non-employees. Use INJURY_ILL_ACTI to record details about the Type of accident the injured worker had |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INCIDENT_NBR | Character(8) | VARCHAR2(8) NOT NULL | Incident Number |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
4 | NON_EMPLOYEE_ID | Character(11) | VARCHAR2(11) NOT NULL | Non-Employee ID |
5 | ACCIDENT_TYPE_CD | Character(5) | VARCHAR2(5) NOT NULL |
Accident Type
Prompt Table: ACCDNT_TYPE_TBL |
6 | PRIMARY_INJURY | Character(1) | VARCHAR2(1) NOT NULL |
Primary Injury
Y/N Table Edit Default Value: N |