[Home] [Help]
[Dependency Information]
| Object Name: | QP_SHIP_TO_ORGS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | QP.QP_SHIP_TO_ORGS_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 | |
| LOCATION | VARCHAR2 | (40) | Yes | |
| ADDRESS1 | VARCHAR2 | (240) | Yes | |
| ADDRESS2 | VARCHAR2 | (240) | ||
| ADDRESS3 | VARCHAR2 | (240) | ||
| ORGANIZATION_ID | NUMBER | (15) | Yes | |
| ORG_ID | NUMBER | (15) | Yes | |
| ORGANIZATION_NAME | VARCHAR2 | (240) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT CUSTOMER_NAME
, LOCATION
, ADDRESS1
, ADDRESS2
, ADDRESS3
, ORGANIZATION_ID
, ORG_ID
, ORGANIZATION_NAME
FROM APPS.QP_SHIP_TO_ORGS_V;
APPS
HR_GENERAL
- show dependent code
HR_ORGANIZATION_UNITS
HR_SECURITY
- show dependent code
HZ_CUST_ACCOUNTS
HZ_CUST_ACCT_SITES
HZ_CUST_SITE_USES_ALL
HZ_LOCATIONS
HZ_PARTIES
HZ_PARTY_SITES
APPS
OZF_FUNDS_PUB
- show dependent code
|
|
|
|