RB_RULE_SRC_VWL

(SQL View)
Index Back

Rule Defn Search page record

Search record used by Rule Definition search page

SELECT DISTINCT DFN.SETID , DFN.RULE_ID , DFN.LANGUAGE_CD , %Substring(DFN.DESCR254 , 1, 30) FROM PS_RB_RULE_DFN_LNG DFN

  • Related Language Record for RB_RULE_SRCH_VW
  • # 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.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

    2 RULE_ID Character(8) VARCHAR2(8) NOT NULL Field used for storing rule id information

    Default Value: NEXT

    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description