LM_BU_VW

(SQL View)
Index Back

Active HR Business Units

Prompt view for Active HR Business Units

SELECT BUSINESS_UNIT , LM_BUS_UNIT_DESCR , LM_BUS_UNIT_SDESCR FROM PS_LM_BUS_UNIT_TBL WHERE LM_ACTIVE_INACTIVE = 'A'

  • Related Language Record: LM_BU_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    2 LM_BUS_UNIT_DESCR Character(50) VARCHAR2(50) NOT NULL Business Unit Description
    3 LM_BUS_UNIT_SDESCR Character(10) VARCHAR2(10) NOT NULL Business Unit Short Description