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


TABLE: APPS.ENI_DBI_BOM_COMPONENTS_MV1

Object Details
Object Name: ENI_DBI_BOM_COMPONENTS_MV1
Object Type: TABLE
Owner: APPS
FND Design Data: TableENI.ENI_DBI_BOM_COMPONENTS_MV1
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_BOM_COMPON FUNCTION-BASED NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnSYS_OP_MAP_NONNULL("BILL_SEQUENCE_ID")
Columns
Name Datatype Length Mandatory Comments
BILL_SEQUENCE_ID NUMBER
Yes Bill Sequence Id of the Bill
COUNT(*) NUMBER

Dummy Column to make MV fast refreshable
Query Text

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


SELECT BILL_SEQUENCE_ID
,      COUNT(*)
FROM APPS.ENI_DBI_BOM_COMPONENTS_MV1;

Dependencies

[top of page]

APPS.ENI_DBI_BOM_COMPONENTS_MV1 does not reference any database object

APPS.ENI_DBI_BOM_COMPONENTS_MV1 is referenced by following:

SchemaAPPS
Materialized ViewENI_DBI_BOM_COMPONENTS_MV1