SCC_RULEGR_SVSL(SQL Table) |
Index Back |
---|---|
Rule Engine Rule Group SearchThis record contains the search values saved when searching for a rule group in the rules engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | SCC_RULE_SAVE_SRCH | Character(30) | VARCHAR2(30) NOT NULL | This field is used to hold the value of the saved search for rules and rule groups in the rules engine. |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | SCC_RULE_GROUP_NM | Character(80) | VARCHAR2(80) NOT NULL | This field contains the name of the rule used in the Rules Engine |
5 | SCC_RULE_LONGNAME | Long Character | CLOB | This field is used for the long description used to describe a rule. |