PO_OPRDEFN_VW(SQL View) | 
Index Back | 
|---|---|
Operator DefinitionThis view is used to get OPRDEFNDESC from the table PSOPRDEFN.This value is used to display the Buyer/Requestor name in various pages in Purchasing. | 
| SELECT A.OPRID ,A.OPRDEFNDESC 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 |