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


TABLE: APPS.BIL_BI_RS_GRP_MV

Object Details
Object Name: BIL_BI_RS_GRP_MV
Object Type: TABLE
Owner: APPS
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BIL_BI_RS_GRP_MV_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnSALES_GROUP_ID
Columns
Name Datatype Length Mandatory Comments
UMARKER VARCHAR2 (10)
Required for MVs using Union All for fast refreshability.
PARENT_PARENT_GROUP_ID NUMBER

Immediate parent of Parent_group_id, null for the top group.
PARENT_GROUP_ID NUMBER

Parent Sales group identifier, of the sales group identifier
SALES_GROUP_ID NUMBER

Sales group identifier.
XCNT NUMBER

Dummy count columns required to create fast refresh MV.
Query Text

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


SELECT UMARKER
,      PARENT_PARENT_GROUP_ID
,      PARENT_GROUP_ID
,      SALES_GROUP_ID
,      XCNT
FROM APPS.BIL_BI_RS_GRP_MV;

Dependencies

[top of page]

APPS.BIL_BI_RS_GRP_MV does not reference any database object

APPS.BIL_BI_RS_GRP_MV is referenced by following:

SchemaAPPS
Materialized ViewBIL_BI_FST1_PG_MV
Materialized ViewBIL_BI_OP12_PG_MV
Materialized ViewBIL_BI_OP21_G_MV
Materialized ViewBIL_BI_OPLDC_GC_MV
Materialized ViewBIL_BI_OPLPC_GC_MV
Materialized ViewBIL_BI_PIPEC_WG_MV
Materialized ViewBIL_BI_PIPE_MV
Materialized ViewBIL_BI_RS_GRP_MV