SCC_RULE_RC_HDR(SQL Table) |
Index Back |
---|---|
Rules Engine Batch ProcessingThis record is used to define rules to be run in batch. |
# | 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 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SCC_RULE_ID | Character(40) | VARCHAR2(40) NOT NULL |
This field is the Rule ID for rules used in the Rules Engine
Prompt Table: SCC_RULE_HDR_VW |
4 | SCC_RULE_VERSION | Number(3,0) | SMALLINT NOT NULL | This field is the version of a rule or rule group in the rules engine. |
5 | SCC_RULE_CATEGORY | Character(40) | VARCHAR2(40) NOT NULL |
Rule Category for the Rules Engine
Prompt Table: SCC_RULE_CATSC2 |