AP_ARCH_BU_VW

(SQL View)
Index Back

AP Archival Business Unit View


select a.setid, b.business_unit, c.descr from ps_set_cntrl_rec a, PS_BUS_UNIT_TBL_AP b, ps_bus_unit_tbl_fs c where a.recname = 'BUS_UNIT_OPT_AP' and a.setcntrlvalue = b.business_unit and b.business_unit = c.business_unit

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
3 DESCR Character(30) VARCHAR2(30) NOT NULL Description