PV_APPR_BU_VW

(SQL View)
Index Back

Approve Requisitions BU view

Approve Requisitions BU view

SELECT DISTINCT A.OPRID , A.BUSINESS_UNIT , B.DESCR FROM PS_PV_APPR_USER_VW A , PS_BUS_UNIT_TBL_FS 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
3 DESCR Character(30) VARCHAR2(30) NOT NULL Description