HWM_GRP_PROC_EVT_QUE

This stores info from the Events generated.

Details

  • Schema: FUSION

  • Object owner: HWM

  • Object type: TABLE

  • Tablespace: REFERENCE

Primary Key

Name Columns

HWM_GRP_PROC_EVT_QUE_PK

GRP_EVENT_ID

Columns

Name Datatype Length Precision Not-null Comments
GRP_EVENT_ID NUMBER 18 Yes Primary Key
ENTERPRISE_ID NUMBER 18 Yes Enterprise id is stored
PERSON_ID NUMBER 18 Yes Column wll store the person_id
EVENT_ID NUMBER 18 Yes Column will store the condition_id
EVENT_DATE DATE Yes Column will store the effective date
EVENT_PROCESSING_STATUS NUMBER 9 Yes Column will store the processing status
ESS_REQUEST_ID NUMBER 18 Yes Column will store the ess request id
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.

Indexes

Index Uniqueness Tablespace Columns
HWM_GRP_PROC_EVT_QUE_U1 Unique FUSION_TS_TX_DATA GRP_EVENT_ID