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


VIEW: APPS.IEU_UWQ_TASKS_NODE_V

Object Details
Object Name: IEU_UWQ_TASKS_NODE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIEU.IEU_UWQ_TASKS_NODE_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
NODE_LABEL VARCHAR2 (1996) Yes Label for the tasks subnode.
COUNT NUMBER (10)
Count of items in the tasks subnode.
RESOURCE_ID NUMBER (15) Yes JTF resource ID for the user.
RESOURCE_TYPE CHAR (13)
JTF resource type of the resource ID.
IEU_PARAM_PK_VALUE NUMBER (15) Yes
Query Text

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


SELECT NODE_LABEL
,      COUNT
,      RESOURCE_ID
,      RESOURCE_TYPE
,      IEU_PARAM_PK_VALUE
FROM APPS.IEU_UWQ_TASKS_NODE_V;

Dependencies

[top of page]

APPS.IEU_UWQ_TASKS_NODE_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymIEU_UWQ_SEL_RT_NODES
SynonymJTF_RS_RESOURCE_EXTNS

APPS.IEU_UWQ_TASKS_NODE_V is not referenced by any database object