INC_REPORT_LNG(SQL Table) |
Index Back |
---|---|
Incident ReportHolds optionally-specified information about the reports that are produced from the Health & Safety system. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INCIDENT_NBR | Character(8) | VARCHAR2(8) NOT NULL |
Incident Number
Default Value: 0 |
2 | REG_REGION | Character(5) | VARCHAR2(5) NOT NULL |
Regulatory Region
Default Value: OPR_DEF_TBL_HR.REG_REGION Prompt Table: REG_HANDS_VW |
3 | REPORT_DATE | Date(10) | DATE | Report Date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | COMMENTS | Long Character | CLOB | Comment |