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


VIEW: APPS.MST_MAP_CM_TRIP_LOV_V

Object Details
Object Name: MST_MAP_CM_TRIP_LOV_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 Plan id
CONTINUOUS_MOVE_ID NUMBER
Yes Primary key for the table
CM_TRIP_NUMBER NUMBER

Continuous move trip number
CARRIER_ID NUMBER

Carrier identifier of the continuous move
PARTY_NAME VARCHAR2 (360) Yes Party name of carrier as defined in hz_parties
Query Text

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


SELECT PLAN_ID
,      CONTINUOUS_MOVE_ID
,      CM_TRIP_NUMBER
,      CARRIER_ID
,      PARTY_NAME
FROM APPS.MST_MAP_CM_TRIP_LOV_V;

Dependencies

[top of page]

APPS.MST_MAP_CM_TRIP_LOV_V references the following:

SchemaAPPS
SynonymHZ_PARTIES
SynonymMST_CM_TRIPS
SynonymWSH_CARRIERS

APPS.MST_MAP_CM_TRIP_LOV_V is not referenced by any database object