HCTS_CAT_TYP_VW

(SQL View)
Index Back

Catalog Types - Talent Mgmt

This table defines the different TYPES of Talent Management catalogs.

SELECT A.JPM_CAT_TYPE ,A.DESCR FROM PS_JPM_CAT_TYPES A WHERE NOT EXISTS ( SELECT 'X' FROM PS_HCTS_CFG_CAT_FL B WHERE A.JPM_CAT_TYPE = B.JPM_CAT_TYPE)

  • Related Language Record: HCTS_CAT_TYPLVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 JPM_CAT_TYPE Character(12) VARCHAR2(12) NOT NULL The name of the type of items that will be used in a Catalog and or in a Profile.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description