SCC_RULE_TP_ARL(SQL Table) |
Index Back |
|---|---|
Rule Test Profile Args ListThis record is the argument list value record for defining a test rule profile used in the rules engine. |
| # | 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. | |
| 4 | Character(30) | VARCHAR2(30) NOT NULL | This field is the name displayed internal to the rules engine for the Rules Engine | |
| 5 | 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_RULE_FLEX_TYP1 | Character(2) | VARCHAR2(2) NOT NULL |
This field is used to identify the type of object for the following value in the rules engine
10=Text 20=Number 30=Datetime 40=Date 50=Time 55=True/False 60=Entity 65=Data Set 70=Property 75=Data Set Property 80=Variable |
| 7 | SCC_RULE_FLEX_OBJ1 | Character(91) | VARCHAR2(91) NOT NULL | This field is the value of the used in the processing of rules for the Rules Engine |
| 8 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
| 9 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
| 10 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
| 11 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |