RC_BP_PERSON_VW

(SQL View)
Index Back

User ID search view

This is a dynamic view because if it is made a regular view, it is trated as a security view, ie, a where clause is added.

SELECT PERSON_ID , NAME , LAST_NAME_SRCH FROM PS_RB_PRSN_P_NM_VW

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RC_ASSIGNED_TO Character(30) VARCHAR2(30) NOT NULL This is a field to store assignment information.
2 NAME Character(50) VARCHAR2(50) NOT NULL Name
3 LAST_NAME_SRCH Character(30) VARCHAR2(30) NOT NULL Last Name