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


VIEW: APPS.QP_CUSTOMERS_V

Object Details
Object Name: QP_CUSTOMERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewQP.QP_CUSTOMERS_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
CUSTOMER_NAME VARCHAR2 (360) Yes
CUSTOMER_NUMBER VARCHAR2 (39)
CUSTOMER_ID NUMBER (15) Yes
Query Text

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


SELECT CUSTOMER_NAME
,      CUSTOMER_NUMBER
,      CUSTOMER_ID
FROM APPS.QP_CUSTOMERS_V;

Dependencies

[top of page]

APPS.QP_CUSTOMERS_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_PARTIES
APPS.QP_CUSTOMERS_V is referenced by following:

SchemaAPPS
Package BodyOZF_FUNDS_PUB - show dependent code