SCC_RULE_FNC_VW(SQL View) |
Index Back |
---|---|
Rules Engine CategoriesThis view contains the setup the category data used for the rules in the Rules Engine |
SELECT SCC_RULE_CATEGORY , SCC_RULE_CAT_NAME , SCC_DESCRLONG , SCC_BASE_APPACKAGE FROM PS_SCC_RULE_CAT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_RULE_FUNC_CAT | Character(40) | VARCHAR2(40) NOT NULL | This field is used to identify functional Rule Category to be tied to a Rule Category in the Rules Engine |
2 | SCC_RULE_CAT_NAME | Character(30) | VARCHAR2(30) NOT NULL | Rule 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 |