BU_DESCR_VW_AV

(SQL View)
Index Back

AV Business Unit Table

This is a view for the Student Advancement in Financials.

SELECT A.business_unit , A.descr , A.descrshort FROM PS_BUS_UNIT_TBL_FS A , ps_av_bus_unit_tbl B WHERE A.business_unit = B.business_unit

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

    Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT

    Prompt Table: SP_BU_AV_NONVW

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