OCC_ILLNESS_TBL(SQL Table) |
Index Back |
|---|---|
Occupational IllnessesThis 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 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SET_VLD_HR_08 |
|
| 2 | Character(6) | VARCHAR2(6) NOT NULL | Occupational Illness | |
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 5 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
| 6 | DIS_CLASS_CD_GER | Character(6) | VARCHAR2(6) NOT NULL |
Disease Class
Prompt Table: DIS_CLASS_GER |
| 7 | DESCRLONG | Long Character | CLOB | Long Description |