SCC_RLGR_VAR_VL

(SQL View)
Index Back

Rules Engine Arguments

This table contains the arguments used in the setup for rules used in the Rules Engine

SELECT A.SCC_RULE_GROUP_ID , A.SCC_RULE_VERSION , A.SCC_RULE_SEQNUM , L.LANGUAGE_CD , L.SCC_RULE_EARG_NAME , L.SCC_DESCRLONG FROM PS_SCC_RULEGR_VARS A , PS_SCC_RULEGR_VARL L WHERE A.SCC_RULE_GROUP_ID = L.SCC_RULE_GROUP_ID AND A.SCC_RULE_VERSION = L.SCC_RULE_VERSION AND A.SCC_RULE_SEQNUM = L.SCC_RULE_SEQNUM

  • Related Language Record for SCC_RLGR_VAR_VW
  • Parent record: SCC_RULE_HDR
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SCC_RULE_GROUP_ID Character(40) VARCHAR2(40) NOT NULL This field is the Rule Group ID for rule groups used in the Rules Engine

    Prompt Table: SCC_RULEGR_HDR

    2 SCC_RULE_VERSION Number(3,0) SMALLINT NOT NULL This field is the version of a rule or rule group in the rules engine.
    3 SCC_RULE_SEQNUM Number(4,0) SMALLINT NOT NULL This field is a sequence number used to create a unqiue key in the Rules Engine setup
    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 SCC_RULE_EARG_NAME Character(30) VARCHAR2(30) NOT NULL This field is the name displayed external to the users of the Rules Engine
    6 SCC_DESCRLONG Character(254) VARCHAR2(254) NOT NULL This field is a long description field used in Campus Community