HRS_ILL_FRA_I(SQL View) |
Index Back |
---|---|
Occupational Illness TableDefine occupational illness categories for French workers that you willl use when you enter information on the French Disability Panel. |
SELECT A.OCC_ILLNESS_FRA , A.DESCR , A.DESCRSHORT FROM PS_HCR_ILL_FRA_I A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OCC_ILLNESS_FRA | Character(3) | VARCHAR2(3) NOT NULL | Professional Disease |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |