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


VIEW: APPS.CSI_HZPTY_CONTACTS_V

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

View Type

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


Customer Party Contacts View for the record groups.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PARTY_NAME VARCHAR2 (360) Yes Check the Base table for the column description.
PARTY_NUMBER VARCHAR2 (30) Yes Check the Base table for the column description.
PARTY_ID NUMBER (15) Yes Check the Base table for the column description.
PARTY_TYPE VARCHAR2 (30) Yes Check the Base table for the column description.
MEANING VARCHAR2 (80)
Check the Base table for the column description.
SORT_ORDER VARCHAR2 (30)
Check the Base table for the column description.
ORIGINAL_PARTY_ID NUMBER (15) Yes Check the Base table for the column description.
RELATIONSHIP_TYPE VARCHAR2 (30) Yes Check the Base table for the column description.
RELATIONSHIP_MEANING VARCHAR2 (80)
Check the Base table for the column description.
ORG_CONTACT_STATUS VARCHAR2 (0)
Check the Base table for the column description.
RELATIONSHIP_STATUS VARCHAR2 (1) Yes Check the Base table for the column description.
RELATIONSHIP_START_DATE DATE
Yes Check the Base table for the column description.
RELATIONSHIP_END_DATE DATE

Check the Base table for the column description.
ADDRESS VARCHAR2 (1207)
Check the Base table for the column description.
Query Text

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


SELECT PARTY_NAME
,      PARTY_NUMBER
,      PARTY_ID
,      PARTY_TYPE
,      MEANING
,      SORT_ORDER
,      ORIGINAL_PARTY_ID
,      RELATIONSHIP_TYPE
,      RELATIONSHIP_MEANING
,      ORG_CONTACT_STATUS
,      RELATIONSHIP_STATUS
,      RELATIONSHIP_START_DATE
,      RELATIONSHIP_END_DATE
,      ADDRESS
FROM APPS.CSI_HZPTY_CONTACTS_V;

Dependencies

[top of page]

APPS.CSI_HZPTY_CONTACTS_V references the following:

SchemaAPPS
ViewAR_LOOKUPS
SynonymHZ_ORG_CONTACTS
SynonymHZ_PARTIES
SynonymHZ_RELATIONSHIPS

APPS.CSI_HZPTY_CONTACTS_V is not referenced by any database object