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


VIEW: APPS.WSH_SHIP_TO_LOCATIONS_V

Object Details
Object Name: WSH_SHIP_TO_LOCATIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWSH.WSH_SHIP_TO_LOCATIONS_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
WSH_LOCATION_ID NUMBER
Yes Unique Location Id
UI_LOCATION_CODE VARCHAR2 (500)
UI Location Code
UI_SHORT_LOCATION_CODE VARCHAR2 (181)
Location code with city and address info
Query Text

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


SELECT WSH_LOCATION_ID
,      UI_LOCATION_CODE
,      UI_SHORT_LOCATION_CODE
FROM APPS.WSH_SHIP_TO_LOCATIONS_V;

Dependencies

[top of page]

APPS.WSH_SHIP_TO_LOCATIONS_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_CUST_SITE_USES_ALL
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES
SynonymWSH_LOCATIONS

APPS.WSH_SHIP_TO_LOCATIONS_V is not referenced by any database object