BUSUNIT_HR_VW

(SQL View)
Index Back

HR Business Unit Lang Table

Used for prompt-edits. Only displays the Business Units those are active (BUS_UNIT_TBL_HR.ACTIVE_INACTIVE = 'Y')

SELECT BUSINESS_UNIT, DESCR FROM PS_BUS_UNIT_TBL_HR WHERE ACTIVE_INACTIVE = 'A'

  • Related Language Record: BUSUNIT_VW_LNG
  • # 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