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


TABLE: FEM.FEM_USER_DIM3_TL

Object Details
Object Name: FEM_USER_DIM3_TL
Object Type: TABLE
Owner: FEM
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_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_USER_DIM3_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUSER_DIM3_ID
ColumnVALUE_SET_ID
ColumnLANGUAGE
FEM_USER_DIM3_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUSER_DIM3_NAME
ColumnVALUE_SET_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
USER_DIM3_ID NUMBER
Yes User Dimension3 Identifier
VALUE_SET_ID NUMBER
Yes Value Set Identifier
LANGUAGE VARCHAR2 (4) Yes Language
SOURCE_LANG VARCHAR2 (4) Yes Source Language
USER_DIM3_NAME VARCHAR2 (150) Yes User Dimension3 Name
DESCRIPTION VARCHAR2 (255)
Description
CREATION_DATE DATE
Yes Identifies the date on which the data was created
CREATED_BY NUMBER (15) Yes Identifies the user that created the data
LAST_UPDATED_BY NUMBER (15) Yes Identifies the user that last updated the data
LAST_UPDATE_DATE DATE
Yes Identifies the data on which the data was last updated
LAST_UPDATE_LOGIN NUMBER (15)
Identifies the login user that last updated the data
Query Text

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


SELECT USER_DIM3_ID
,      VALUE_SET_ID
,      LANGUAGE
,      SOURCE_LANG
,      USER_DIM3_NAME
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_USER_DIM3_TL;

Dependencies

[top of page]

FEM.FEM_USER_DIM3_TL does not reference any database object

FEM.FEM_USER_DIM3_TL is referenced by following:

SchemaAPPS
SynonymFEM_USER_DIM3_TL