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


TABLE: FII.FII_UDD2_MAPPINGS

Object Details
Object Name: FII_UDD2_MAPPINGS
Object Type: TABLE
Owner: FII
FND Design Data: TableFII.FII_UDD2_MAPPINGS
Subobject Name:
Status: VALID


This table stores the mapping of leaf nodes from pruned dimension to nodes in the child value sets


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FII_UDD2_MAPPINGS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCHILD_USER_DIM2_ID
Columns
Name Datatype Length Mandatory Comments
PARENT_USER_DIM2_ID NUMBER (15)
Parent Value Identifier
CHILD_USER_DIM2_ID NUMBER (15) Yes Child Value Identifier
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT PARENT_USER_DIM2_ID
,      CHILD_USER_DIM2_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM FII.FII_UDD2_MAPPINGS;

Dependencies

[top of page]

FII.FII_UDD2_MAPPINGS does not reference any database object

FII.FII_UDD2_MAPPINGS is referenced by following:

SchemaAPPS
Materialized ViewFII_GL_BASE_MAP2_MV
Materialized ViewFII_GL_BASE_MAP_MV
SynonymFII_UDD2_MAPPINGS