RS_AGG_DEF_VW

(SQL View)
Index Back

Utilization Definition TBL

The master record for the utilization defintions

SELECT A.BUSINESS_UNIT , H.DESCR FROM %Table(RS_AGG_DEF) A , %Table(SP_BURSHR_NONVW) H WHERE A.BUSINESS_UNIT = H.BUSINESS_UNIT

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

    Prompt Table: SP_BURSHR_NONVW

    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description