DANGER_OCC_TBL

(SQL Table)
Index Back

Dangerous Occurrence Codes

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: DANGER_OCC_LANG
  • # 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 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 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