RB_HLEV_CTRL_VW

(SQL View)
Index Back

Comp Types prompt table

Record used as Prompt Table and returns Component types with description

SELECT A.setid , dfn.rb_hlev_id ,dfn.rb_hlev_descr FROM PS_RB_MLPB_STRUCT A , PS_RB_HLEV_DFN_TBL dfn WHERE A.STRUCTURE_ID = dfn.STRUCTURE_ID

  • Related Language Record: RB_HLEV_CTL_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
    2 RB_HLEV_ID Character(20) VARCHAR2(20) NOT NULL Field used for storing multilevel structure level id information
    3 RB_HLEV_DESCR Character(30) VARCHAR2(30) NOT NULL Multilevel Component TYpe Description page used by Multilevel Component Types definition page