SP_BUINMG_NONVW

(SQL View)
Index Back

Sec Vw - PS/MG Business Units

8/26/99 RS1 (R-RSHANK-MS1GV) : Created new view to prompt for BU irrespective of the BU Open/Closed flag 10/12/00 RT changed rel lang vw to sp_buinmgnonlvw

SELECT a.business_unit , b.descr FROM PS_BUS_UNIT_TBL_IN a , ps_bus_unit_tbl_fs b WHERE a.business_unit = b.business_unit

  • Related Language Record: SP_BUINMGNONLVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description