SP_BUARBK_CLSVW

(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.OPRCLASS ,A.BUSINESS_UNIT FROM PS_BUS_UNIT_TBL_AR A , PS_SEC_BU_CLS B WHERE A.BUSINESS_UNIT = B.BUSINESS_UNIT

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRCLASS Character(30) VARCHAR2(30) NOT NULL Operator Class
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit