Used for XMLP report Print Job Opening

HRS_BIP_JLPF_VW

(SQL View)
Index Back

SELECT A.HRS_JOB_OPENING_ID , A.HRS_JO_RQMT_SEQ ,A.JPM_CAT_TYPE , A.JPM_SETID_LOC_1 , A.JPM_LOCATION_1 , ' ' , A.JPM_SETID_LOC_2 , A.JPM_LOCATION_2 , ' ' FROM PS_HRS_JO_ITEMS A WHERE A.JPM_CAT_TYPE = 'LOCATN_PREF' AND A.EFF_STATUS = 'A' AND %EffdtCheck(HRS_JO_ITEMS F,A,%currentdatein)

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HRS_JOB_OPENING_ID Number(15,0) DECIMAL(15) NOT NULL Job Opening Clone
2 HRS_JO_RQMT_SEQ Number(3,0) SMALLINT NOT NULL Job opening requirement sequence
3 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.
4 JPM_SETID_LOC_1 Character(5) VARCHAR2(5) NOT NULL Generic Location Setid property
5 JPM_LOCATION_1 Character(10) VARCHAR2(10) NOT NULL generic profile item location property
6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
7 JPM_SETID_LOC_2 Character(5) VARCHAR2(5) NOT NULL Generic Location Setid property
8 JPM_LOCATION_2 Character(10) VARCHAR2(10) NOT NULL generic profile item location property
9 DESCR1 Character(30) VARCHAR2(30) NOT NULL Descr