DBA Data[Home] [Help] [Dependency Information]


TABLE: JTF.JTF_IH_INTERACTION_INTERS

Object Details
Object Name: JTF_IH_INTERACTION_INTERS
Object Type: TABLE
Owner: JTF
FND Design Data: TableJTF.JTF_IH_INTERACTION_INTERS
Subobject Name:
Status: VALID


Groups multiple interactions within the system.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JTF_IH_INTERACTION_INTERS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINTERACT_INTERACTION_ID
JTF_IH_INTERACTION_INTERS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnINTERACT_INTERACTION_IDRELATES
JTF_IH_INTERACTION_INTERS_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCREATION_DATE
Columns
Name Datatype Length Mandatory Comments
INTERACT_INTERACTION_IDRELATES NUMBER
Yes Interaction Identifier
OBJECT_VERSION_NUMBER NUMBER (9)
Sequential number used for database locking control when using HTML as a user interface.
INTERACT_INTERACTION_ID NUMBER
Yes Interaction Identifier
CREATED_BY NUMBER (15) Yes Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
LAST_UPDATED_BY NUMBER (15) Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INTERACT_INTERACTION_IDRELATES
,      OBJECT_VERSION_NUMBER
,      INTERACT_INTERACTION_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM JTF.JTF_IH_INTERACTION_INTERS;

Dependencies

[top of page]

JTF.JTF_IH_INTERACTION_INTERS does not reference any database object

JTF.JTF_IH_INTERACTION_INTERS is referenced by following:

SchemaAPPS
SynonymJTF_IH_INTERACTION_INTERS