PA_SP_STATUS_VW(SQL View) |
Index Back |
|---|
| SELECT COMPONENT_NAME , CURRENT_STATUS , DESCR FROM PS_PA_SP_STATUS WHERE ALLOW_STATUS_RESN = 'Y' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(1) | VARCHAR2(1) NOT NULL |
Component Name
E=Employment Verification S=Service Purchase |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Current Status | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |