SP_BUINPL_OPRVW(SQL View) |
Index Back |
---|---|
Sec Vw Par Location BU LookupView for selecting Business Units that have Par Locations |
SELECT DISTINCT b.oprid , a.business_unit FROM ps_cart_attrib_inv a , PS_SEC_BU_OPR b WHERE a.business_unit = b.business_unit |
# | 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 | SOURCE_BUS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit |