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


VIEW: APPS.JTF_RS_EMAIL_ACCOUNTS_V

Object Details
Object Name: JTF_RS_EMAIL_ACCOUNTS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJTF.JTF_RS_EMAIL_ACCOUNTS_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Validates Email Center Parameters (Replaces IEM_EMAIL_ACCOUNTS_V)


[View Source]

Columns
Name Datatype Length Mandatory Comments
INTERACTION_CENTER_ID NUMBER (15) Yes Interaction center identifier.
CONFIG_NAME VARCHAR2 (256)
Configuration Name.
VALUE_TYPE VARCHAR2 (40)
Value type.
Query Text

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


SELECT INTERACTION_CENTER_ID
,      CONFIG_NAME
,      VALUE_TYPE
FROM APPS.JTF_RS_EMAIL_ACCOUNTS_V;

Dependencies

[top of page]

APPS.JTF_RS_EMAIL_ACCOUNTS_V references the following:

SchemaAPPS
SynonymIEM_EMAIL_ACCOUNTS
SynonymIEM_EMAIL_ICNTR_MAPS
APPS.JTF_RS_EMAIL_ACCOUNTS_V is referenced by following:

SchemaAPPS
Package BodyJTF_RESOURCE_UTL - show dependent code