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


VIEW: APPS.WSH_ITM_PARTY_NAMES_V

Object Details
Object Name: WSH_ITM_PARTY_NAMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWSH.WSH_ITM_PARTY_NAMES_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
SOURCE_ID NUMBER (15)
SOURCE_TYPE VARCHAR2 (30)
PARTY_NAME VARCHAR2 (360)
PARTY_NUMBER VARCHAR2 (30)
Query Text

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


SELECT SOURCE_ID
,      SOURCE_TYPE
,      PARTY_NAME
,      PARTY_NUMBER
FROM APPS.WSH_ITM_PARTY_NAMES_V;

Dependencies

[top of page]

APPS.WSH_ITM_PARTY_NAMES_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_LOCATIONS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_CUST_SITE_USES_ALL
SynonymHZ_LOCATIONS
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES
SynonymWSH_ITM_PARTIES

APPS.WSH_ITM_PARTY_NAMES_V is not referenced by any database object