HRS_STS_APP_VW1(SQL View) | 
Index Back | 
|---|---|
Applicant Status ViewUsed as prompt in Recruiting Installation | 
| SELECT STATUS_CODE , DESCR , DESCRSHORT FROM PS_HRS_STS_TBL WHERE STATUS_AREA = '2' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Identifies a status. | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |