HRS_RCM_SEC_VW

(SQL View)
Index Back

Recruitment Security View

This view is used to secure Recruitment Tracking data.

SELECT A.HRS_PERSON_ID ,A.HRS_RCMNT_ID ,B.OPRID FROM PS_HRS_RCMNT A ,PS_HRS_APP_SEC_VW B WHERE A.HRS_PERSON_ID = B.HRS_PERSON_ID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
2 HRS_RCMNT_ID Number(15,0) DECIMAL(15) NOT NULL App Tracking Recruitment ID
3 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).