SCC_RULE_CAT_SR(SQL View) |
Index Back |
---|---|
Rule Category Search RecordThis record is used to search for rule categories when entering the setup component in the rules engine. |
SELECT SCC_RULE_CATEGORY , SCC_RULE_CAT_NAME , SCC_DESCRLONG FROM PS_SCC_RULE_CAT |
# | 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 |
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 |