Name | Ref_Data_Interest |
---|---|
Entity Type | Table |
Description | Records reference table event types in which current session is interested |
Submodel | System |
Entity Scope | System |
Primary Key | |
Natural Key | |
Generalizations | |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Entity_Key | STRING255 | NA |
The Id of the entity for which the data interest is expressed. Set to 0 for all entities of Entity_Type. | No 0 |
VARCHAR2(255) |
Entity_Type | CODE | NA |
The type of entity for which data interest is expressed. | Yes |
VARCHAR2(64) |
Handle | CODE | NA |
Handle | No |
VARCHAR2(64) |
Insert_Date | DATE | NA |
The date and time the data interest was recorded. | No |
DATE |
Interest | CODE | NA |
The type of interest: Insert, Delete, Update, etc. | Yes |
VARCHAR2(64) |
Kind | int | NA |
Kind | No |
NUMBER(10) |
Memo | CODE | NA |
Comment attached to the event when it is raised. | No |
VARCHAR2(64) |
Source | ORACLE_OBJECT_NAME | NA |
A database account that serves as the source of the interest. | No |
VARCHAR2(30) |