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


TABLE: IEX.IEX_APP_PREFERENCES_TL

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


Translation Table for IEX_APP_PREFERENCES_B


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEX_APP_PREFERENCES_TL_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnPREFERENCE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
PREFERENCE_ID NUMBER (15) Yes Primary Key
USER_NAME VARCHAR2 (100) Yes Language code of the record from which this was copied during the upgrade
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.
LANGUAGE VARCHAR2 (4) Yes Language code of the text in report_heading1 and report_heading2
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).
SOURCE_LANG VARCHAR2 (4) Yes Language code of the record from which this was copied during the upgrade
SECURITY_GROUP_ID NUMBER (15)
Hosting Standard Column
Query Text

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


SELECT PREFERENCE_ID
,      USER_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LANGUAGE
,      LAST_UPDATE_LOGIN
,      SOURCE_LANG
,      SECURITY_GROUP_ID
FROM IEX.IEX_APP_PREFERENCES_TL;

Dependencies

[top of page]

IEX.IEX_APP_PREFERENCES_TL does not reference any database object

IEX.IEX_APP_PREFERENCES_TL is referenced by following:

SchemaAPPS
SynonymIEX_APP_PREFERENCES_TL