TRANSPORT_TBL(SQL Table) |
Index Back |
---|---|
Transportation Type CodesThis is an edit table used in tracking incidents in the Health and Safety module. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TRANSPORT_MODE | Character(6) | VARCHAR2(6) NOT NULL | Mode Of Transport |
2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |