[Home] [Help]
[Dependency Information]
| Object Name: | QP_CUSTOMERS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | QP.QP_CUSTOMERS_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CUSTOMER_NAME | VARCHAR2 | (360) | Yes | |
| CUSTOMER_NUMBER | VARCHAR2 | (39) | ||
| CUSTOMER_ID | NUMBER | (15) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT CUSTOMER_NAME
, CUSTOMER_NUMBER
, CUSTOMER_ID
FROM APPS.QP_CUSTOMERS_V;
APPS
HZ_CUST_ACCOUNTS
HZ_PARTIES
APPS
OZF_FUNDS_PUB
- show dependent code
|
|
|
|