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


TABLE: FEM.FEM_COST_CENTERS_TL

Object Details
Object Name: FEM_COST_CENTERS_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_COST_CENTERS_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOST_CENTER_ID
ColumnVALUE_SET_ID
ColumnLANGUAGE
FEM_COST_CENTERS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOST_CENTER_NAME
ColumnVALUE_SET_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
COST_CENTER_ID NUMBER
Yes Cost Center 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
COST_CENTER_NAME VARCHAR2 (150) Yes Cost Center name
DESCRIPTION VARCHAR2 (255)
Description of the Cost Center 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 COST_CENTER_ID
,      VALUE_SET_ID
,      LANGUAGE
,      SOURCE_LANG
,      COST_CENTER_NAME
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_COST_CENTERS_TL;

Dependencies

[top of page]

FEM.FEM_COST_CENTERS_TL does not reference any database object

FEM.FEM_COST_CENTERS_TL is referenced by following:

SchemaAPPS
SynonymFEM_COST_CENTERS_TL