OPRID_VW3(SQL View) |
Index Back |
---|---|
View of Opr IDs in PSOPRDEFNUser ID view |
SELECT A.OPRID , B.OPRDEFNDESC FROM PS_OPR_DEF_TBL_CS A , PSOPRDEFN B WHERE A.OPRID = B.OPRID AND A.CS_ADMIN_ACCESS = 'Y' AND A.CS_FULL_ACCESS <> 'Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |
2 | OPRDEFNDESC | Character(30) | VARCHAR2(30) NOT NULL | Description field for a user |