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


VIEW: APPS.MRP_CL_REFRESH_COLL_SNAPSHOT_V

Object Details
Object Name: MRP_CL_REFRESH_COLL_SNAPSHOT_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Lists the snapshots available for collections


[View Source]

Columns
Name Datatype Length Mandatory Comments
SHORT_NAME VARCHAR2 (150)
Mview short name
DISPLAY_NAME VARCHAR2 (150)
Display name for Mview
Query Text

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


SELECT SHORT_NAME
,      DISPLAY_NAME
FROM APPS.MRP_CL_REFRESH_COLL_SNAPSHOT_V;

Dependencies

[top of page]

APPS.MRP_CL_REFRESH_COLL_SNAPSHOT_V references the following:

SchemaAPPS
ViewMSC_COLL_ENTITIES_V
ViewMSC_COLL_SNAPSHOTS_V

APPS.MRP_CL_REFRESH_COLL_SNAPSHOT_V is not referenced by any database object