OCC_ILLNESS_TBL

(SQL Table)
Index Back

Occupational Illnesses

This is an edit table used in tracking incidents in the Health and Safety module.

  • Related Language Record: OCC_ILLNESS_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_HR.SETID

    Prompt Table: SETID_TBL

    2 OCC_ILLNESS_CD Character(6) VARCHAR2(6) NOT NULL Occupational Illness
    3 EFFDT 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