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


VIEW: APPS.WSH_PRIMARY_CONTACT_PHONE_V

Object Details
Object Name: WSH_PRIMARY_CONTACT_PHONE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWSH.WSH_PRIMARY_CONTACT_PHONE_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
CONTACT_ID NUMBER (15) Yes
AREA_CODE VARCHAR2 (10)
PHONE_NUMBER VARCHAR2 (50)
Query Text

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


SELECT CONTACT_ID
,      AREA_CODE
,      PHONE_NUMBER
FROM APPS.WSH_PRIMARY_CONTACT_PHONE_V;

Dependencies

[top of page]

APPS.WSH_PRIMARY_CONTACT_PHONE_V references the following:

SchemaAPPS
SynonymHZ_CONTACT_POINTS
SynonymHZ_CUST_ACCOUNT_ROLES
APPS.WSH_PRIMARY_CONTACT_PHONE_V is referenced by following:

SchemaAPPS
ViewWSH_CONTACT_PHONE