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


TABLE: APPS.ENI_DBI_GL_BASE_MV

Object Details
Object Name: ENI_DBI_GL_BASE_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableENI.ENI_DBI_GL_BASE_MV
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
I_SNAP$_ENI_DBI_GL_BASE_MV FUNCTION-BASED NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnSYS_OP_MAP_NONNULL("TIME_ID")
ColumnSYS_OP_MAP_NONNULL("PRODUCT_CATEGORY_ID")
ColumnSYS_OP_MAP_NONNULL("LINE_OF_BUSINESS_ID")
Columns
Name Datatype Length Mandatory Comments
TIME_ID NUMBER

time_id references time_id in FII_TIME_RPT_STRUCT_V view
PRODUCT_CATEGORY_ID NUMBER

Product Category ID. product_category_id references parent_id in ENI_DENORM_HIERARCHIES
LINE_OF_BUSINESS_ID NUMBER

line_of_business_id references id in FII_LOB_V view
PRIM_ACTUAL_G NUMBER

Other Expense Amount in the Global Primary Currency
CNT_PRIM_ACTUAL_G NUMBER

Dummy column to make the MView fast refreshable
SEC_ACTUAL_G NUMBER

Other Expense Amount in the Global Secondary Currency
CNT_SEC_ACTUAL_G NUMBER

Dummy column to make the Mview fast refreshable
COUNT(*) NUMBER

Dummy column to make MV fast refreshable
Query Text

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


SELECT TIME_ID
,      PRODUCT_CATEGORY_ID
,      LINE_OF_BUSINESS_ID
,      PRIM_ACTUAL_G
,      CNT_PRIM_ACTUAL_G
,      SEC_ACTUAL_G
,      CNT_SEC_ACTUAL_G
,      COUNT(*)
FROM APPS.ENI_DBI_GL_BASE_MV;

Dependencies

[top of page]

APPS.ENI_DBI_GL_BASE_MV does not reference any database object

APPS.ENI_DBI_GL_BASE_MV is referenced by following:

SchemaAPPS
Materialized ViewENI_DBI_GL_BASE_MV
Materialized ViewENI_DBI_GL_BASE_SUM_MV
Materialized ViewENI_DBI_PRC_UNION_MV