EG_SS_VNDSBYOPR(SQL View) |
Index Back |
---|---|
Supplier code by operatorCreated on 05/11/00 RML New view to show all suppliers associated with operators |
SELECT DISTINCT a.oprid , a.setid , a.vendor_id FROM PS_VENDOR_USER a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | VENDOR_SETID | Character(5) | VARCHAR2(5) NOT NULL | Vendor SetID |
3 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier |