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


VIEW: APPS.MST_CM_NUMBERS_V

Object Details
Object Name: MST_CM_NUMBERS_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
CONTINUOUS_MOVE_ID NUMBER
Yes FK to CONTINUOUS_MOVE_ID of MST_CM_TRIPS
CM_TRIP_NUMBER NUMBER

Continuous move trip number
Query Text

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


SELECT CONTINUOUS_MOVE_ID
,      CM_TRIP_NUMBER
FROM APPS.MST_CM_NUMBERS_V;

Dependencies

[top of page]

APPS.MST_CM_NUMBERS_V references the following:

SchemaAPPS
SynonymMST_CM_TRIPS

APPS.MST_CM_NUMBERS_V is not referenced by any database object