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


VIEW: APPS.QP_SHIP_TO_ORGS_V

Object Details
Object Name: QP_SHIP_TO_ORGS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewQP.QP_SHIP_TO_ORGS_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
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
Query Text

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;

Dependencies

[top of page]

APPS.QP_SHIP_TO_ORGS_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_ORGANIZATION_UNITS
PL/SQL PackageHR_SECURITY - show dependent code
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES
SynonymHZ_CUST_SITE_USES_ALL
SynonymHZ_LOCATIONS
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES
APPS.QP_SHIP_TO_ORGS_V is referenced by following:

SchemaAPPS
Package BodyOZF_FUNDS_PUB - show dependent code