SUP_CONTACT_VW(SQL View) |
Index Back |
|---|---|
Auction view of PSOPRDEFN |
| SELECT oprid ,oprdefndesc ,emailid FROM PSOPRDEFN A |
| # | 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 |
| 3 | EMAILID | Character(70) | VARCHAR2(70) NOT NULL | A user's E-mail address |