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


VIEW: APPS.CSI_HZCA_ADDRESSES_V

Object Details
Object Name: CSI_HZCA_ADDRESSES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCSI.CSI_HZCA_ADDRESSES_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


Customer Account Address View for the record groups.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PARTY_CITY VARCHAR2 (60)
Check the Base table for the column description.
PARTY_ADDRESS VARCHAR2 (1207)
Check the Base table for the column description.
PARTY_NAME VARCHAR2 (360) Yes Check the Base table for the column description.
CUST_ACCT_SITE_ID NUMBER (15) Yes Check the Base table for the column description.
PARTY_ADDRESS1 VARCHAR2 (240) Yes Check the Base table for the column description.
PARTY_ADDRESS2 VARCHAR2 (240)
Check the Base table for the column description.
PARTY_ADDRESS3 VARCHAR2 (220)
Check the Base table for the column description.
CUST_ACCOUNT_ID NUMBER (15) Yes Check the Base table for the column description.
Query Text

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


SELECT PARTY_CITY
,      PARTY_ADDRESS
,      PARTY_NAME
,      CUST_ACCT_SITE_ID
,      PARTY_ADDRESS1
,      PARTY_ADDRESS2
,      PARTY_ADDRESS3
,      CUST_ACCOUNT_ID
FROM APPS.CSI_HZCA_ADDRESSES_V;

Dependencies

[top of page]

APPS.CSI_HZCA_ADDRESSES_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_LOCATIONS
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES

APPS.CSI_HZCA_ADDRESSES_V is not referenced by any database object