SCC_RULE_VR2VW(SQL View) | 
Index Back | 
|---|---|
Rules Engine Version SearchThis view is used to search for version reason to be assigned in the rules engine. | 
| SELECT SCC_RULE_VERS_RSN , SCC_RULE_VRSN_NAME , SCC_RULE_VRSN_DSCR FROM PS_SCC_RULE_VR_TBL | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(40) | VARCHAR2(40) NOT NULL | This field is the reason code used for versioning a rule in the Rules Engine | |
| 2 | SCC_RULE_VRSN_NAME | Character(30) | VARCHAR2(30) NOT NULL | This field is the name of the reason version used in the rule engine. | 
| 3 | SCC_RULE_VRSN_DSCR | Character(254) | VARCHAR2(254) NOT NULL | Version reason description used in the Rules Engine |