PCMP_TYPE_VW

(SQL View)
Index Back

Prof Compliance Type view

Used in the Professional Compliance module. View of compliance types.

SELECT A.SETID ,A.PCMP_TYPE ,A.PCMP_TYPE_DESCR FROM PS_PCMP_TYPE A

  • Related Language Record: PCMP_TYPE_LNGVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
    2 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.
    3 PCMP_TYPE_DESCR Character(30) VARCHAR2(30) NOT NULL Professional Compliance Type Description - Used in the Professional Compliance module. Description of professional compliance type.