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


TABLE: IEX.IEX_STRY_TEMP_WORK_ITEMS_TL

Object Details
Object Name: IEX_STRY_TEMP_WORK_ITEMS_TL
Object Type: TABLE
Owner: IEX
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEX_STRY_TEMP_WORK_ITEMS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnWORK_ITEM_TEMP_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
WORK_ITEM_TEMP_ID NUMBER (25) Yes Primary key
NAME VARCHAR2 (240) Yes Stores actual note text. Typically will hold the entire note, or up to 2000 characters if the note is very long.
DESCRIPTION VARCHAR2 (255)
LANGUAGE VARCHAR2 (240) Yes Language.
SOURCE_LANG VARCHAR2 (240) Yes The Language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well.
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
CREATED_BY NUMBER (15) Yes Standard who column - user who created 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_UPDATED_BY NUMBER (15) Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
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 WORK_ITEM_TEMP_ID
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM IEX.IEX_STRY_TEMP_WORK_ITEMS_TL;

Dependencies

[top of page]

IEX.IEX_STRY_TEMP_WORK_ITEMS_TL does not reference any database object

IEX.IEX_STRY_TEMP_WORK_ITEMS_TL is referenced by following:

SchemaAPPS
SynonymIEX_STRY_TEMP_WORK_ITEMS_TL