HCR_DEPT_PSN_I(SQL View) |
Index Back |
---|---|
Positions/Department Interf VwPositions within Department Interface View |
SELECT A.SETID ,A.DEPTID ,A.POSITION_NBR ,A.EFFDT ,A.DESCR FROM PS_DEPT_POSITIONS A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table: DEPT_TBL |
|
3 | Character(8) | VARCHAR2(8) NOT NULL |
Position Number
Prompt Table: POSITION_DATA |
|
4 | Date(10) | DATE | Effective Date | |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |