SCC_RULE_TP_DSH(SQL Table) |
Index Back |
---|---|
Rule Test Profile Data SetsThis record is the header record for defining a test rule profile 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. |
3 | SCC_RULE_TEST_PRFL | Character(30) | VARCHAR2(30) NOT NULL | This field is a large code used to define a test profile used in the rules engine. |
4 | SCC_RULE_IARG_NAME | Character(30) | VARCHAR2(30) NOT NULL | This field is the name displayed internal to the rules engine for the Rules Engine |
5 | 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 |
6 | SCC_ENTITY_ID | Character(40) | VARCHAR2(40) NOT NULL | Entitiy ID |
7 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
8 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
9 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
10 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |
11 | SCC_ENTITY_XML | Long Character | CLOB | Entity XML |