SCC_RULE_CAT6VW

(SQL View)
Index Back

Rules Engine Category View

This view is used to retrieve the data used in the rule category cross reference page for system variables.

SELECT SCC_RULE_CATEGORY , SCC_RULE_SYSVAR_ID , SCC_RULE_SYSVAR_NM , SCC_RULE_FLEX_TYPE FROM PS_SCC_RULE_SYSVAR

  • Related Language Record: SCC_RULE_CAT6VL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SCC_RULE_CATEGORY Character(40) VARCHAR2(40) NOT NULL Rule Category for the Rules Engine

    Prompt Table: SCC_RULE_CAT

    2 SCC_RULE_SYSVAR_ID Character(40) VARCHAR2(40) NOT NULL System Variable id for the Rules Engine

    Prompt Table: SCC_RULE_SYSVAR

    3 SCC_RULE_SYSVAR_NM Character(30) VARCHAR2(30) NOT NULL System Variable Name for the Rules Engine
    4 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