EM_PO_BUYER_VW(SQL View) |
Index Back |
|---|---|
PO Buyer View |
| SELECT B.OPRID , B.OPRDEFNDESC FROM PS_BUYER_TBL A , PSOPRDEFN B WHERE A.BUYER_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 |