POI_TYPE_CI_VW

(SQL View)
Index Back

Poi_types for PERS_POI CIs

The POI_TYPES without Jobs that can be used in the Add and Update PERS_POI component interfaces.

SELECT POI_TYPE ,DESCR ,DESCRSHORT ,EFF_STATUS FROM PS_POI_TYPE_TBL WHERE JOB_REQUIRED = 'N'

  • Related Language Record: POI_TYPCIVW_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 POI_TYPE Character(5) VARCHAR2(5) NOT NULL Defines the Transactional usage of POIs in HRMS.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A