KNTA_ENTITY_GROUP_MEMBERS

This table stores the individual entities that belong to each entity group. An entity can be present in more than one entity group.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

KNTA_USERS

USER_ID

CREATED_BY

KNTA_ENTITY_GROUPS_NLS

ENTITY_GROUP_ID

ENTITY_GROUP_ID

KNTA_ENTITIES_NLS

ENTITY_ID

ENTITY_ID

KNTA_USERS

USER_ID

LAST_UPDATED_BY

Column Descriptions

Column Name

Null?

Data Type

Description

ENTITY_GROUP_MEMBER_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

ENTITY_GROUP_ID

NOT NULL

NUMBER

Entity group identifier that the entity belongs to

ENTITY_ID

NOT NULL

NUMBER

Entity identifier that belongs to a specific group

Indexes

Index Name

Index Type

Sequence

Column Name

KNTA_ENTITY_GROUP_MEMBERS_U1

UNIQUE

1

ENTITY_GROUP_MEMBER_ID

KNTA_ENTITY_GROUP_MEMBERS_U2

UNIQUE

1

ENTITY_GROUP_ID

KNTA_ENTITY_GROUP_MEMBERS_U2

UNIQUE

2

ENTITY_ID

Sequences

Sequence Name

Sequence Type

KNTA_ENTITY_GROUP_MEMBERS_S

ENTITY_GROUP_MEMBER_ID