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


VIEW: APPS.CSI_HZCA_SITE_USES_V

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

View Type

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


Customer Account Site uses view for 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.
SITE_USE_ID NUMBER (15) Yes Check the Base table for the column description.
SITE_USE_CODE VARCHAR2 (30) Yes Check the Base table for the column description.
SITE_ORG_ID NUMBER (15)
Site Organization Id
STATUS VARCHAR2 (1) 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.
PARTY_ID NUMBER (15) Yes Check the Base table for the column description.
PARTY_SITE_NAME VARCHAR2 (240)
Check the Base table for the column description.
ADDRESS1 VARCHAR2 (240) Yes Check the Base table for the column description.
ADDRESS2 VARCHAR2 (240)
Check the Base table for the column description.
ADDRESS3 VARCHAR2 (240)
Check the Base table for the column description.
ADDRESS4 VARCHAR2 (240)
Check the Base table for the column description.
CITY VARCHAR2 (60)
Check the Base table for the column description.
STATE VARCHAR2 (60)
Check the Base table for the column description.
ZIP VARCHAR2 (60)
Check the Base table for the column description.
COUNTRY VARCHAR2 (60) Yes Check the Base table for the column description.
PARTY_SITE_NUMBER VARCHAR2 (30) Yes Check the Base table for the column description.
PARTY_NUMBER VARCHAR2 (30) Yes Check the Base table for the column description.
PARTY_SITE_STATUS VARCHAR2 (1) 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
,      SITE_USE_ID
,      SITE_USE_CODE
,      SITE_ORG_ID
,      STATUS
,      PARTY_ADDRESS1
,      PARTY_ADDRESS2
,      PARTY_ADDRESS3
,      CUST_ACCOUNT_ID
,      PARTY_ID
,      PARTY_SITE_NAME
,      ADDRESS1
,      ADDRESS2
,      ADDRESS3
,      ADDRESS4
,      CITY
,      STATE
,      ZIP
,      COUNTRY
,      PARTY_SITE_NUMBER
,      PARTY_NUMBER
,      PARTY_SITE_STATUS
FROM APPS.CSI_HZCA_SITE_USES_V;

Dependencies

[top of page]

APPS.CSI_HZCA_SITE_USES_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_CUST_SITE_USES_ALL
SynonymHZ_LOCATIONS
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES

APPS.CSI_HZCA_SITE_USES_V is not referenced by any database object