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


VIEW: APPS.BIX_EMAIL_ACCOUNTS_V

Object Details
Object Name: BIX_EMAIL_ACCOUNTS_V
Object Type: VIEW
Owner: APPS
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
ID NUMBER (15) Yes Unique identifier of Email Account
VALUE VARCHAR2 (120) Yes Email Account name
Query Text

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


SELECT ID
,      VALUE
FROM APPS.BIX_EMAIL_ACCOUNTS_V;

Dependencies

[top of page]

APPS.BIX_EMAIL_ACCOUNTS_V references the following:

SchemaAPPS
SynonymIEM_MSTEMAIL_ACCOUNTS

APPS.BIX_EMAIL_ACCOUNTS_V is not referenced by any database object