CN_RULE_RESULTS_MT_GT

This table uses to store matches for real time transactions during classification

Details

  • Schema: FUSION

  • Object owner: CN

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Columns

Name Datatype Length Not-null Comments Status
USAGE_ID NUMBER Column: Represents the Usage Id of the transaction Active
TRANS_OBJECT_ID NUMBER Represents Primary Key of the source object row Active
EVENT_DATE DATE Represents the date of the source object Active
WORKER_ID NUMBER Since non batch mode value is 1, column present for batch code compatibility Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
RULE_ID NUMBER Column: Represents the winning rule present in cn_rs_rules_all_b Active
ABSOLUTE_RANK NUMBER Indicates the absolute rank of the rule Active
TOP_LEVEL_RULE_ID NUMBER Column: Represents the top level rule id for the rule_id column Active
NUM_WINNERS NUMBER Column: Represents the number of winners Active