[Home] [Help]
[Dependency Information]
| Object Name: | WSH_FREIGHT_CARRIERS_ACTIVE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WSH.WSH_FREIGHT_CARRIERS_ACTIVE_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 |
|---|---|---|---|---|
| FREIGHT_CARRIER | VARCHAR2 | (80) | ||
| FREIGHT_CODE_TL | VARCHAR2 | (25) | Yes | |
| DESCRIPTION | VARCHAR2 | (80) | ||
| ORGANIZATION_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT FREIGHT_CARRIER
, FREIGHT_CODE_TL
, DESCRIPTION
, ORGANIZATION_ID
FROM APPS.WSH_FREIGHT_CARRIERS_ACTIVE_V;
APPS
ORG_FREIGHT
APPS.WSH_FREIGHT_CARRIERS_ACTIVE_V is not referenced by any database object
|
|
|
|