[Home] [Help]
[Dependency Information]
| Object Name: | WSH_CUSTOMERS_ACTIVE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WSH.WSH_CUSTOMERS_ACTIVE_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 | (50) | ||
| CUSTOMER_NUMBER | VARCHAR2 | (30) | Yes | |
| CUSTOMER_ID | NUMBER | (15) | Yes | |
| GSA_INDICATOR | VARCHAR2 | (1) |
Cut, paste (and edit) the following text to query this object:
SELECT CUSTOMER_NAME
, CUSTOMER_NUMBER
, CUSTOMER_ID
, GSA_INDICATOR
FROM APPS.WSH_CUSTOMERS_ACTIVE_V;
APPS
HZ_CUST_ACCOUNTS
HZ_PARTIES
APPS.WSH_CUSTOMERS_ACTIVE_V is not referenced by any database object
|
|
|
|