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


VIEW: APPS.MST_REL_PLAN_NAME_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PLAN_ID NUMBER
Yes FK to mst_plans
COMPILE_DESIGNATOR VARCHAR2 (10) Yes Plan name
DESCRIPTION VARCHAR2 (50)
Description of plan
Query Text

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


SELECT PLAN_ID
,      COMPILE_DESIGNATOR
,      DESCRIPTION
FROM APPS.MST_REL_PLAN_NAME_V;

Dependencies

[top of page]

APPS.MST_REL_PLAN_NAME_V references the following:

SchemaAPPS
SynonymMST_PLANS

APPS.MST_REL_PLAN_NAME_V is not referenced by any database object