IN_BUVM_DEST_VW

(SQL View)
Index Back

Sec Vw - PS/IN Business Units

Business Units that are VMI

SELECT a.business_unit AS DESTIN_BU , b.descr , b.descrshort FROM PS_BUS_UNIT_TBL_IN a , ps_bus_unit_tbl_fs b WHERE a.business_unit = b.business_unit AND a.bu_status = '1' AND a.vmi_unit_flg = 'Y'

  • Related Language Record: DESTIN_BU_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 DESTIN_BU Character(5) VARCHAR2(5) NOT NULL Destination Unit

    Prompt Table: SP_BUVM_NONVW

    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description