PV_CAT_RQACT_VW(SQL View) |
Index Back |
|---|---|
Requester Catalog View |
| SELECT A.REQUESTOR_ID , A.USE_ASSGN_CAT_ONLY FROM PS_REQUESTOR_TBL A , PSOPRDEFN B WHERE A.REQUESTOR_ID = B.OPRID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | REQUESTOR_ID | Character(30) | VARCHAR2(30) NOT NULL | Requestor id |
| 2 | USE_ASSGN_CAT_ONLY | Character(1) | VARCHAR2(1) NOT NULL | Use Only Assigned Catalogs |