WS_JOB_VW(SQL View) | 
Index Back | 
|---|---|
FA WorkStudy Job ViewWS_JOB_VW is a view of the some of the fields of the curent Job record. This record is used in Financial Aid, to place a student that has been awarded Work Study. | 
| SELECT A.EMPLID ,A.EMPL_RCD ,A.EFFDT FROM PS_JOB A | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | 
Employee ID
 Prompt Table: PEOPLE_SRCH  | 
|
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 3 | Date(10) | DATE | Rcd Effective Date |