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


VIEW: APPS.MST_REL_CM_EXCP_V

Object Details
Object Name: MST_REL_CM_EXCP_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
CONTINUOUS_MOVE_ID NUMBER

FK to mst_cm_trips
EXCEPTION_DESC VARCHAR2 (80) Yes Short exception message
Query Text

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


SELECT PLAN_ID
,      CONTINUOUS_MOVE_ID
,      EXCEPTION_DESC
FROM APPS.MST_REL_CM_EXCP_V;

Dependencies

[top of page]

APPS.MST_REL_CM_EXCP_V references the following:

SchemaAPPS
ViewMFG_LOOKUPS
SynonymMST_EXCEPTION_DETAILS

APPS.MST_REL_CM_EXCP_V is not referenced by any database object