SP_BUARBK_OPRVW

(SQL View)
Index Back

Alternate AR BU Definition

This record can exist as a table or view depending on whether the rest of the AR Product exists in the database. If it does not, the record should be created as a table; if it does, the record should be created as a view

SELECT B.OPRID ,A.BUSINESS_UNIT FROM PS_BUS_UNIT_TBL_AR 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 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit