RECOMMENDER_VW(SQL View) |
Index Back |
---|---|
Recommender Name ViewRECOMMENDER_VW is a view of Personal Data which retrieves only the name. It is used for relate displaying the name of RECOMMENDER_ID in General Materials. |
SELECT EMPLID , NAME FROM PS_HCR_PERSON_NM_I |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECOMMENDER_ID | Character(11) | VARCHAR2(11) NOT NULL |
Recommender ID
Prompt Table: PEOPLE_SRCH |
2 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |