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


TABLE: FEM.FEM_DSNP_RULE_DIMS

Object Details
Object Name: FEM_DSNP_RULE_DIMS
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_DSNP_RULE_DIMS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDIM_SNAPSHOT_OBJ_DEF_ID
ColumnDIMENSION_ID
Columns
Name Datatype Length Mandatory Comments
DIM_SNAPSHOT_OBJ_DEF_ID NUMBER (9) Yes Identifies the Object Definition for the Dimension Snapshot rule
DIMENSION_ID NUMBER
Yes Designates the dimension(s) selected for the Dimension Snapshot rule
CREATION_DATE DATE
Yes Identifies the date on which the dimension snapshot was created
CREATED_BY NUMBER
Yes Identifies the user that created the data using the Dimension Snapshot engine
LAST_UPDATED_BY NUMBER
Yes Identifies the user that created the data using the Dimension Snapshot engine
LAST_UPDATE_DATE DATE
Yes Identifies the data on which the dimension snapshot was last updated
LAST_UPDATE_LOGIN NUMBER

Identifies the login user that last updated the data
Query Text

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


SELECT DIM_SNAPSHOT_OBJ_DEF_ID
,      DIMENSION_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_DSNP_RULE_DIMS;

Dependencies

[top of page]

FEM.FEM_DSNP_RULE_DIMS does not reference any database object

FEM.FEM_DSNP_RULE_DIMS is referenced by following:

SchemaAPPS
SynonymFEM_DSNP_RULE_DIMS