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


VIEW: APPS.MST_ALL_CARRIERS_V

Object Details
Object Name: MST_ALL_CARRIERS_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
CARRIER_ID NUMBER
Yes Carrier_ID. FK to CARRIER_ID of WSH_CARRIERS.
CARRIER_NAME VARCHAR2 (30) Yes Carrier Freight Code.
Query Text

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


SELECT CARRIER_ID
,      CARRIER_NAME
FROM APPS.MST_ALL_CARRIERS_V;

Dependencies

[top of page]

APPS.MST_ALL_CARRIERS_V references the following:

SchemaAPPS
SynonymWSH_CARRIERS

APPS.MST_ALL_CARRIERS_V is not referenced by any database object