KCST_PENDING_EV_UPDATES_ERR

This table temporally stores the errors that occurs when values are updated by the EV services.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

KNTA_USERS

USER_ID

CREATED_BY

KNTA_USERS

USER_ID

LAST_UPDATED_BY

Column Descriptions

Column Name

Null?

Data Type

Description

PENDING_EV_UPDATES_ERR_ID

NOT NULL

NUMBER

System-generated identifier

CREATION_DATE

NOT NULL

DATE

Date record was created

CREATED_BY

NOT NULL

NUMBER

Identifier for the user who created the record

LAST_UPDATE_DATE

NOT NULL

DATE

Date record was last updated

LAST_UPDATED_BY

NOT NULL

NUMBER

Identifier for the user who last updated the record

SOURCE_ENTITY_ID

NOT NULL

NUMBER

Copy of the SOURCE_ENTITY_ID from the KCST_PENDING_EV_UPDATES table.

SOURCE_ID

NOT NULL

NUMBER

Copy of the SOURCE_ID from the KCST_PENDING_EV_UPDATES table.

ERROR_MSG

NULLABLE

VARCHAR2(2000)

Message from the error encountered while trying to process the row from the KCST_PENDING_EV_UPDATES table.

ERROR_GROUP_ID

NOT NULL

NUMBER

System-generated identifier to batch errors together that occur at the same pass of processing the KCST_PENDING_EV_UPDATES table.

Indexes

Index Name

Index Type

Sequence

Column Name

KCST_PENDING_EV_UPDATES_ERR_N1

NONUNIQUE

1

SOURCE_ENTITY_ID

KCST_PENDING_EV_UPDATES_ERR_N1

NONUNIQUE

2

SOURCE_ID

KCST_PENDING_EV_UPDATES_ERR_N2

NONUNIQUE

1

ERROR_GROUP_ID

KCST_PENDING_EV_UPDATES_ERR_U1

UNIQUE

1

PENDING_EV_UPDATES_ERR_ID

Sequences

Sequence Name

Sequence Type

KCST_PENDING_EV_UPDATES_ERR_S1

PENDING_EV_UPDATES_ERR_ID