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


TABLE: FEM.FEM_COMPANIES_TL

Object Details
Object Name: FEM_COMPANIES_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_COMPANIES_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPANY_ID
ColumnVALUE_SET_ID
ColumnLANGUAGE
FEM_COMPANIES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPANY_NAME
ColumnVALUE_SET_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
COMPANY_ID NUMBER
Yes Company dimension member identifier
VALUE_SET_ID NUMBER
Yes Value Set Identifier
LANGUAGE VARCHAR2 (4) Yes Designates the language for which the dimension member names and descriptions appear
SOURCE_LANG VARCHAR2 (4) Yes Designates the language into which the Company name and descriptions is translated
COMPANY_NAME VARCHAR2 (150) Yes Company name
DESCRIPTION VARCHAR2 (255)
Description of the Company dimension member
CREATION_DATE DATE
Yes Identifies the date on which the translatable row was created
CREATED_BY NUMBER (15) Yes Identifies the user the created the translatable row
LAST_UPDATED_BY NUMBER (15) Yes Identifies the user that last updated the translatable row
LAST_UPDATE_DATE DATE
Yes Identifies the date on which the translatable row was last updated
LAST_UPDATE_LOGIN NUMBER (15)
Identifies the login user that last updated the translatable row
Query Text

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


SELECT COMPANY_ID
,      VALUE_SET_ID
,      LANGUAGE
,      SOURCE_LANG
,      COMPANY_NAME
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_COMPANIES_TL;

Dependencies

[top of page]

FEM.FEM_COMPANIES_TL does not reference any database object

FEM.FEM_COMPANIES_TL is referenced by following:

SchemaAPPS
SynonymFEM_COMPANIES_TL