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


VIEW: APPS.WSH_CUSTOMER_PHONE

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

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


SELECT CUSTOMER_ID
,      CUSTOMER_NAME
,      AREA_CODE
,      PHONE_NUMBER
FROM APPS.WSH_CUSTOMER_PHONE;

Dependencies

[top of page]

APPS.WSH_CUSTOMER_PHONE references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_PARTIES
ViewWSH_PRIMARY_CUSTOMER_PHONE_V

APPS.WSH_CUSTOMER_PHONE is not referenced by any database object