[Home] [Help]
[Dependency Information]
| Object Name: | WSH_ITM_PARTY_NAMES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WSH.WSH_ITM_PARTY_NAMES_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 |
|---|---|---|---|---|
| SOURCE_ID | NUMBER | (15) | ||
| SOURCE_TYPE | VARCHAR2 | (30) | ||
| PARTY_NAME | VARCHAR2 | (360) | ||
| PARTY_NUMBER | VARCHAR2 | (30) |
Cut, paste (and edit) the following text to query this object:
SELECT SOURCE_ID
, SOURCE_TYPE
, PARTY_NAME
, PARTY_NUMBER
FROM APPS.WSH_ITM_PARTY_NAMES_V;
APPS
HR_ALL_ORGANIZATION_UNITS
HR_GENERAL
- show dependent code
HR_LOCATIONS
HZ_CUST_ACCOUNTS
HZ_CUST_ACCT_SITES_ALL
HZ_CUST_SITE_USES_ALL
HZ_LOCATIONS
HZ_PARTIES
HZ_PARTY_SITES
WSH_ITM_PARTIES
APPS.WSH_ITM_PARTY_NAMES_V is not referenced by any database object
|
|
|
|