SCC_RULE_BUILD(SQL Table) |
Index Back |
---|---|
Rules Engine Build StatusThis table contains the build status of a specific rules used in the Rules Engine |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_RULE_ID | Character(40) | VARCHAR2(40) NOT NULL | This field is the Rule ID for rules used in the Rules Engine |
2 | SCC_RULE_VERSION | Number(3,0) | SMALLINT NOT NULL |
This field is the version of a rule or rule group in the rules engine.
Default Value: 1 |
3 | SCC_RULE_LST_BD_ST | Character(1) | VARCHAR2(1) NOT NULL |
This field is a Y/N field used to identify when the last build of a rule has failed. By default if the rule has not been bullt this value will be Y.
Y/N Table Edit Default Value: Y |