HRS_LOC_VW1(SQL View) |
Index Back |
|---|---|
Recruiting Location AreaRecruiting location area |
| SELECT SETID , HRS_LOCATION_ID , STATUS , DESCR FROM PS_HRS_LOCATION |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: HRS_SET_LOC_VW |
|
| 2 | Number(15,0) | DECIMAL(15) NOT NULL | Recruiting location area | |
| 3 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive |
| 4 | HRS_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |