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


MATERIALIZED VIEW: APPS.ASO_BI_TOP_RSG_MV

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

JTF_RS_GROUPS_DENORM
JTF_RS_GROUP_USAGES

[View Source Query]

Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER
Yes Group id of sales groups that are the top of the heirarchy
GCOUNT NUMBER

Number of groups that are at the top of the heirarchy
Query Text

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


SELECT GROUP_ID
,      GCOUNT
FROM APPS.ASO_BI_TOP_RSG_MV;

Dependencies

[top of page]

APPS.ASO_BI_TOP_RSG_MV references the following:

SchemaAPPS
TableASO_BI_TOP_RSG_MV
SchemaJTF
TableJTF_RS_GROUPS_DENORM
TableJTF_RS_GROUP_USAGES
APPS.ASO_BI_TOP_RSG_MV is referenced by following:

SchemaAPPS
Materialized ViewASO_BI_RSG_PRNT_MV