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


TABLE: FEM.FEM_FACTOR_TABLE_FCTRS

Object Details
Object Name: FEM_FACTOR_TABLE_FCTRS
Object Type: TABLE
Owner: FEM
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_FACTOR_TABLE_FCTRS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnOBJECT_DEFINITION_ID
ColumnROW_NUM
Columns
Name Datatype Length Mandatory Comments
OBJECT_DEFINITION_ID NUMBER (9) Yes Object Definition ID for the Factor Table Rule
ROW_NUM NUMBER (9) Yes Row number to primarily serve as a component of the composite primary key for this table
PARENT_ROW_NUM NUMBER (9) Yes Parent to this row
LEVEL_NUM NUMBER (9) Yes Factor Table dimension level
DIM_MEMBER VARCHAR2 (1000) Yes Dimension member identifier
FACTOR_VALUE NUMBER
Yes Factor value
CREATION_DATE DATE
Yes Standard WHO column
CREATED_BY NUMBER (15) Yes Standard WHO column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO column
LAST_UPDATE_DATE DATE
Yes Standard WHO column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO column
OBJECT_VERSION_NUMBER NUMBER
Yes Number to help the user interface detect stale data
Query Text

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


SELECT OBJECT_DEFINITION_ID
,      ROW_NUM
,      PARENT_ROW_NUM
,      LEVEL_NUM
,      DIM_MEMBER
,      FACTOR_VALUE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
FROM FEM.FEM_FACTOR_TABLE_FCTRS;

Dependencies

[top of page]

FEM.FEM_FACTOR_TABLE_FCTRS does not reference any database object

FEM.FEM_FACTOR_TABLE_FCTRS is referenced by following:

SchemaAPPS
SynonymFEM_FACTOR_TABLE_FCTRS