CN_RS_RULES_GT
Stores temporary data for deep copy rule process
Details
-
Schema: FUSION
-
Object owner: CN
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
| Name | Datatype | Length | Precision | Comments |
|---|---|---|---|---|
| OLD_RULE_ID | NUMBER | 18 | Rule Identifier | |
| RULE_NUMBER | VARCHAR2 | 30 | The public unique identifier. | |
| NEW_RULE_ID | NUMBER | 18 | Rule Identifier | |
| ENABLED_FLAG | VARCHAR2 | 1 | Enabled Flag | |
| USAGE_ID | NUMBER | 18 | Usage Identifier | |
| ORG_ID | NUMBER | 18 | Indicates the identifier of the business unit associated to the row. | |
| PARENT_RULE_ID | NUMBER | 18 | Parent Rule Identifier | |
| RANK | NUMBER | 18 | Rank of the rule | |
| NUM_WINNERS | NUMBER | 9 | Number of winners | |
| NAME | VARCHAR2 | 160 | Name of the rule | |
| DESCRIPTION | VARCHAR2 | 1000 | Description of the rule |