PCMP_RI_OBS_ELM

(SQL Table)
Index Back

Prof Comp RI Observation Elems

Used in the Professional Compliance module. Contains details of a regulated individual's observation elements within the compliance process.

  • Parent record: PCMP_RI_OBS
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
    3 PCMP_TYPE Character(3) VARCHAR2(3) NOT NULL Professiona Compliance Type - Used in the Professional Compliance module. Identifies the different types of professional complianc within a company.
    4 PCMP_REG_AUTH Character(10) VARCHAR2(10) NOT NULL Professional Compliance Regulatory Authority - Used within the Professional Compliance module. Identifies the body or organization that defines the rules/regulations that a company must apply to its individuals in order for them to become compliant/qualified in that particular field.
    5 PCMP_OBS_DT Date(10) DATE NOT NULL Used in the Professional Compliance module. Observation date.

    Default Value: PCMP_RI_OBS.PCMP_OBS_DT

    6 PCMP_OBS_MODEL Character(8) VARCHAR2(8) NOT NULL Used in the Professional Compliance module. Observation model name.
    7 PCMP_OBS_ELEM Character(8) VARCHAR2(8) NOT NULL Used in the Professional Compliance module. Observation element.
    8 PCMP_OBS_ELEM_REQ Character(1) VARCHAR2(1) NOT NULL Used in the Professioanl Compliance module. Observation element required status.
    N=No
    Y=Yes
    9 PCMP_OBS_STATUS Character(1) VARCHAR2(1) NOT NULL Used in the Professional Compliance module. Observation status.
    F=Fail
    P=Pass