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


MATERIALIZED VIEW: APPS.ENI_DBI_BOM_COMPONENTS_MV1

Object Details
Object Name: ENI_DBI_BOM_COMPONENTS_MV1
Object Type: MATERIALIZED VIEW
Owner: APPS
Subobject Name:
Status: VALID
M-View Details
Container: ENI_DBI_BOM_COMPONENTS_MV1
Updatable: N
Rewrite Enabled: N
Rewrite Capability: GENERAL
Refresh Mode: DEMAND
Refresh Method: FAST
Build Mode: DEFERRED
Fast Refreshable: DIRLOAD_DML
MV Log Dependencies:

BOM_COMPONENTS_B

[View Source Query]

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 references the following:

SchemaAPPS
TableENI_DBI_BOM_COMPONENTS_MV1
SchemaBOM
TableBOM_COMPONENTS_B

APPS.ENI_DBI_BOM_COMPONENTS_MV1 is not referenced by any database object