STDNT_FANLTR_VW(SQL View) |
Index Back |
---|---|
Work Tbl - FAN Student Data VWThis view is used as a prompt table to select students that have an Award Notification in the work table "R_FANLTR_STDNT" that needs to be printed and sent out. |
SELECT DISTINCT a.emplid , a.name FROM PS_R_FANLTR_STDNT a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
2 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |