DANGER_OCC_LANG

(SQL Table)
Index Back

Dang. Occs - Related Language

Used to hold details of dangerous occurrences defined by regulatory authorities.This is an edit table used in tracking incidents in the Health and Safety module.

  • Related Language Record for DANGER_OCC_TBL
  • # 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 DANGER_OCC_CD Character(4) VARCHAR2(4) NOT NULL Dangerous Occurrence Code
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %Date

    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    6 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50
    7 DESCRLONG Long Character CLOB Long Description