SCC_RULE_TP_HVW(SQL View) |
Index Back |
|---|---|
Rule Test ProfileThis record is the header record for defining a test rule profile used in the rules engine. |
| SELECT SCC_RULE_ID , SCC_RULE_VERSION , SCC_RULE_TEST_PRFL FROM PS_SCC_RULE_TP_HDR |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(40) | VARCHAR2(40) NOT NULL | This field is the Rule ID for rules used in the Rules Engine | |
| 2 | Number(3,0) | SMALLINT NOT NULL | This field is the version of a rule or rule group in the rules engine. | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | This field is a large code used to define a test profile used in the rules engine. |