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


VIEW: APPS.CS_SR_HZ_CONT_PTS_EMAILS_V

Object Details
Object Name: CS_SR_HZ_CONT_PTS_EMAILS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_SR_HZ_CONT_PTS_EMAILS_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
EMAIL VARCHAR2 (2000)
The email address of the customer.
CONT_POINT_TYPE_MEANING VARCHAR2 (80)
The meaning of the contact point type.
OWNER_TABLE_ID NUMBER (15) Yes Owner table identifier.
CONTACT_POINT_ID NUMBER (15) Yes Contact point identifier.
TIMEZONE_ID NUMBER

Timezone identifier.
CONTACT_POINT_TYPE VARCHAR2 (30) Yes The contact point type.
PRIMARY_FLAG VARCHAR2 (1)
Primary contact point indicator.
STATUS VARCHAR2 (30) Yes Status of eMail Contact Point.
Query Text

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


SELECT EMAIL
,      CONT_POINT_TYPE_MEANING
,      OWNER_TABLE_ID
,      CONTACT_POINT_ID
,      TIMEZONE_ID
,      CONTACT_POINT_TYPE
,      PRIMARY_FLAG
,      STATUS
FROM APPS.CS_SR_HZ_CONT_PTS_EMAILS_V;

Dependencies

[top of page]

APPS.CS_SR_HZ_CONT_PTS_EMAILS_V references the following:

SchemaAPPS
ViewAR_LOOKUPS
SynonymHZ_CONTACT_POINTS

APPS.CS_SR_HZ_CONT_PTS_EMAILS_V is not referenced by any database object