SCC_RULE_RC_DSH(SQL Table) |
Index Back |
---|---|
Rules Engine Batch ProcessingThis run control record is used to define data sets defined to arguments to run rules 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_SEQNUM | Number(4,0) | SMALLINT NOT NULL | This field is a sequence number used to create a unqiue key in the Rules Engine setup |
4 | SCC_RULE_DS_SEQ | Number(4,0) | SMALLINT NOT NULL | This field is a sequence number used to create a unqiue key in the Rules Engine setup |
5 | SCC_RULE_ORDER | Number(4,0) | SMALLINT NOT NULL | This field is used to identify the order of the rows in the rules engine setup for the Rules Engine |
6 | SCC_ENTITY_ID | Character(40) | VARCHAR2(40) NOT NULL | Entitiy ID |
7 | SCC_ENTITY_XML | Long Character | CLOB | Entity XML |