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


TABLE: FII.FII_FIN_CAT_MAPPINGS

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


Stores 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_FIN_CAT_MAPPINGS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCHILD_FIN_CAT_ID
Columns
Name Datatype Length Mandatory Comments
PARENT_FIN_CAT_ID NUMBER (15)
Parent Financial Category Identifier
CHILD_FIN_CAT_ID NUMBER (15) Yes Child Financial Category 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_FIN_CAT_ID
,      CHILD_FIN_CAT_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM FII.FII_FIN_CAT_MAPPINGS;

Dependencies

[top of page]

FII.FII_FIN_CAT_MAPPINGS does not reference any database object

FII.FII_FIN_CAT_MAPPINGS is referenced by following:

SchemaAPPS
SynonymFII_FIN_CAT_MAPPINGS
Materialized ViewFII_GL_BASE_MV