SCC_RULE_SVSRCH(SQL Table) | 
Index Back | 
|---|---|
Rule Engine Rule SearchThis record contains the search values saved when searching for a rule in the rules engine. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | 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 | SCC_RULE_CATEGORY | Character(40) | VARCHAR2(40) NOT NULL | 
Rule Category for the Rules Engine
 Prompt Table: SCC_RULE_CATSC2  | 
| 4 | SCC_ENTITY_ID | Character(40) | VARCHAR2(40) NOT NULL | 
Entitiy ID
 Prompt Table: SCC_ENTITY_PT  | 
| 5 | SCC_RULE_TYPE | Character(2) | VARCHAR2(2) NOT NULL | 
This field holds the value of the rule type used in the setup of rules in the Rules Engine
 10=Function 20=Rule 30=Trigger  | 
| 6 | SCC_RULE_STATUS | Character(1) | VARCHAR2(1) NOT NULL | 
This field contains the status of a rule in the rules engine.
 1=In Progress 2=Active 3=Inactive  | 
| 7 | SCC_RULE_ID | Character(40) | VARCHAR2(40) NOT NULL | This field is the Rule ID for rules used in the Rules Engine | 
| 8 | SCC_RULE_NAME | Character(80) | VARCHAR2(80) NOT NULL | This field contains the name of the rule used in the Rules Engine | 
| 9 | SCC_RULE_GROUP_NM | Character(80) | VARCHAR2(80) NOT NULL | This field contains the name of the rule used in the Rules Engine | 
| 10 | SCC_RULE_LONGNAME | Long Character | CLOB | This field is used for the long description used to describe a rule. |