ANIMAL_TBL(SQL Table) |
Index Back |
---|---|
Animal CodesUsed to hold details of animals involved in incidents. This is an edit table used in tracking causes of incidents in the Health and Safety module. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ANIMAL_CD | Character(6) | VARCHAR2(6) NOT NULL | Animal |
2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |