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


VIEW: APPS.WSH_TRANSIT_TIMES_V

Object Details
Object Name: WSH_TRANSIT_TIMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWSH.WSH_TRANSIT_TIMES_V
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
FROM_LOCATION_ID NUMBER

DESTINATION_TYPE VARCHAR2 (1)
TO_LOCATION_ID NUMBER

TO_REGION_ID NUMBER

ORIGIN_TYPE VARCHAR2 (1)
FROM_REGION_ID NUMBER

Query Text

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


SELECT FROM_LOCATION_ID
,      DESTINATION_TYPE
,      TO_LOCATION_ID
,      TO_REGION_ID
,      ORIGIN_TYPE
,      FROM_REGION_ID
FROM APPS.WSH_TRANSIT_TIMES_V;

Dependencies

[top of page]

APPS.WSH_TRANSIT_TIMES_V references the following:

SchemaAPPS
SynonymMTL_INTERORG_SHIP_METHODS

APPS.WSH_TRANSIT_TIMES_V is not referenced by any database object