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


TABLE: FEM.FEM_HIER_DIMENSION_GRPS

Object Details
Object Name: FEM_HIER_DIMENSION_GRPS
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_HIER_DIMENSION_GRPS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDIMENSION_GROUP_ID
ColumnHIERARCHY_OBJ_ID
Columns
Name Datatype Length Mandatory Comments
DIMENSION_GROUP_ID NUMBER (9) Yes Dimension Group Identifier
HIERARCHY_OBJ_ID NUMBER (9) Yes Object identifier for the hierarchy
RELATIVE_DIMENSION_GROUP_SEQ NUMBER (9) Yes Designates the hierarchical order for dimension groups of a hierarchy
CREATION_DATE DATE
Yes Identifies the date on which the data was created
CREATED_BY NUMBER
Yes Identifies the user that created the data
LAST_UPDATED_BY NUMBER
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

Identifies the login user that last updated the data
OBJECT_VERSION_NUMBER NUMBER
Yes Object Version Number for stale data detection
Query Text

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


SELECT DIMENSION_GROUP_ID
,      HIERARCHY_OBJ_ID
,      RELATIVE_DIMENSION_GROUP_SEQ
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
FROM FEM.FEM_HIER_DIMENSION_GRPS;

Dependencies

[top of page]

FEM.FEM_HIER_DIMENSION_GRPS does not reference any database object

FEM.FEM_HIER_DIMENSION_GRPS is referenced by following:

SchemaAPPS
SynonymFEM_HIER_DIMENSION_GRPS