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


VIEW: APPS.IEU_UWQ_WEB_CALLBACK_V

Object Details
Object Name: IEU_UWQ_WEB_CALLBACK_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIEU.IEU_UWQ_WEB_CALLBACK_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
IEU_OBJECT_FUNCTION CHAR (0)
Function to launch while getting work.
IEU_OBJECT_PARAMETERS CHAR (0)
Parameters to pass to the function.
IEU_MEDIA_TYPE_UUID VARCHAR2 (38) Yes Media type of row.
IEU_PARAM_PK_COL CHAR (10)
Primary Key column
IEU_PARAM_PK_VALUE VARCHAR2 (500)
Primary Key value
RESOURCE_ID NUMBER (15) Yes JTF resource ID that row belongs to.
RESOURCE_TYPE CHAR (13)
Resource type of the resource ID.
QUEUE_TYPE VARCHAR2 (1996) Yes Type of queue.
QUEUE_NAME VARCHAR2 (500)
Name of queue (displayed to user).
QUEUE_COUNT NUMBER (10) Yes Elements in queue (displayed to user).
Query Text

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


SELECT IEU_OBJECT_FUNCTION
,      IEU_OBJECT_PARAMETERS
,      IEU_MEDIA_TYPE_UUID
,      IEU_PARAM_PK_COL
,      IEU_PARAM_PK_VALUE
,      RESOURCE_ID
,      RESOURCE_TYPE
,      QUEUE_TYPE
,      QUEUE_NAME
,      QUEUE_COUNT
FROM APPS.IEU_UWQ_WEB_CALLBACK_V;

Dependencies

[top of page]

APPS.IEU_UWQ_WEB_CALLBACK_V references the following:

SchemaAPPS
ViewFND_LOOKUP_VALUES_VL
SynonymIEU_UWQ_MEDIA_TYPES_B
SynonymIEU_UWQ_MEDIA_TYPES_TL
SynonymIEU_UWQ_SEL_MRT_DATA

APPS.IEU_UWQ_WEB_CALLBACK_V is not referenced by any database object