[Home] [Help]
[Dependency Information]
| Object Name: | WSH_TRANSIT_TIMES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WSH.WSH_TRANSIT_TIMES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
MTL_INTERORG_SHIP_METHODS
APPS.WSH_TRANSIT_TIMES_V is not referenced by any database object
|
|
|
|