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


VIEW: APPS.OZF_SD_CONTACT_V

Object Details
Object Name: OZF_SD_CONTACT_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


Stores the customer contact information


[View Source]

Columns
Name Datatype Length Mandatory Comments
CUST_ACCOUNT_ROLE_ID NUMBER (15) Yes Unique identifier for the role played by the party in the customer account
NAME VARCHAR2 (383)
Customer contact name
EMAIL_ADDRESS VARCHAR2 (2000)
Customer contact email
PHONE_NUMBER VARCHAR2 (60)
Customer contact phone
Query Text

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


SELECT CUST_ACCOUNT_ROLE_ID
,      NAME
,      EMAIL_ADDRESS
,      PHONE_NUMBER
FROM APPS.OZF_SD_CONTACT_V;

Dependencies

[top of page]

APPS.OZF_SD_CONTACT_V references the following:

SchemaAPPS
ViewAR_LOOKUPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCOUNT_ROLES
SynonymHZ_ORG_CONTACTS
SynonymHZ_PARTIES
SynonymHZ_RELATIONSHIPS
APPS.OZF_SD_CONTACT_V is referenced by following:

SchemaAPPS
ViewOZF_SD_BATCH_INFO_V