[Home] [Help]
[Dependency Information]
| Object Name: | IEU_UWQ_TASKS_NODE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IEU.IEU_UWQ_TASKS_NODE_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
FND_GLOBAL
- show dependent code
IEU_UWQ_SEL_RT_NODES
JTF_RS_RESOURCE_EXTNS
APPS.IEU_UWQ_TASKS_NODE_V is not referenced by any database object
|
|
|
|