SCC_RULE_SYSVAR

(SQL Table)
Index Back

Rules Engine System Variables

This record contains the defintion of a system variable used in the rules engine.

  • Related Language Record: SCC_RULE_SYSVLN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SCC_RULE_SYSVAR_ID Character(40) VARCHAR2(40) NOT NULL System Variable id for the Rules Engine
    2 SCC_RULE_SYSVAR_NM Character(30) VARCHAR2(30) NOT NULL System Variable Name for the Rules Engine
    3 SCC_DESCRLONG Character(254) VARCHAR2(254) NOT NULL This field is a long description field used in Campus Community
    4 SCC_BASE_APPACKAGE Character(190) VARCHAR2(190) NOT NULL Base Application Package used by the Rules Engine

    Prompt Table: SCC_APPCLASS_PT

    5 SCC_RULE_FLEX_TYPE Character(2) VARCHAR2(2) NOT NULL This field is used to identify the type of object for the following value in the rules engine
    10=Text
    20=Number
    30=Datetime
    40=Date
    50=Time
    55=True/False
    60=Entity
    65=Data Set
    70=Property
    75=Data Set Property
    80=Variable
    6 SCC_RULE_CATEGORY Character(40) VARCHAR2(40) NOT NULL Rule Category for the Rules Engine

    Prompt Table: SCC_RULE_CATSC2

    7 SCC_RULE_LIST_VAR Character(1) VARCHAR2(1) NOT NULL This field is a Y/N variable used to define when a variable in the rules engine is a list variable

    Y/N Table Edit

    Default Value: N

    8 SCC_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Created By
    9 SCC_ROW_ADD_DTTM DateTime(26) TIMESTAMP Created
    10 SCC_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Updated By
    11 SCC_ROW_UPD_DTTM DateTime(26) TIMESTAMP Last Update Date/Time