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


VIEW: APPS.RA_CUSTOMER_SHIP_VIEW

Object Details
Object Name: RA_CUSTOMER_SHIP_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.RA_CUSTOMER_SHIP_VIEW
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_ID NUMBER (15) Yes
SHIP_ID NUMBER (15) Yes
TERRITORY_ID NUMBER (15)
ADDRESS1 VARCHAR2 (240) Yes
CITY VARCHAR2 (60)
STATE VARCHAR2 (60)
POSTAL_CODE VARCHAR2 (60)
STATUS VARCHAR2 (1) Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CUSTOMER_ID
,      SHIP_ID
,      TERRITORY_ID
,      ADDRESS1
,      CITY
,      STATE
,      POSTAL_CODE
,      STATUS
FROM APPS.RA_CUSTOMER_SHIP_VIEW;

Dependencies

[top of page]

APPS.RA_CUSTOMER_SHIP_VIEW references the following:

SchemaAPPS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_CUST_SITE_USES_ALL
SynonymHZ_LOCATIONS
SynonymHZ_PARTY_SITES
APPS.RA_CUSTOMER_SHIP_VIEW is referenced by following:

SchemaAPPS
Package BodyMRP_MANAGER_PK - show dependent code