PCMP_OBS_ELEMVW

(SQL View)
Index Back

Prof Comp Observation Element

Used by the Professional Compliance module. Observation element view.

SELECT A.SETID ,A.PCMP_OBS_ELEM ,A.PCMP_OBS_ELEM_DESC FROM PS_PCMP_OBS_ELEM A

  • Related Language Record: PCMP_OBS_ELNGVW
  • # 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 PCMP_OBS_ELEM Character(8) VARCHAR2(8) NOT NULL Used in the Professional Compliance module. Observation element.
    3 PCMP_OBS_ELEM_DESC Character(30) VARCHAR2(30) NOT NULL Used in the Professional Compliance module. Observation element description.