ESIGN_ACK_OPRVW(SQL View) |
Index Back |
|---|---|
User ID search view |
| SELECT DISTINCT A.USER_ID , B.OPRDEFNDESC FROM PS_ESIGN_AG_DATA A , PSOPRDEFN_VW B WHERE A.USER_ID=B.OPRID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | OPRDEFNDESC | Character(30) | VARCHAR2(30) NOT NULL | Description field for a user |