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


VIEW: APPS.IEU_UWQ_TASK_GO_REF_V

Object Details
Object Name: IEU_UWQ_TASK_GO_REF_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIEU.IEU_UWQ_TASK_GO_REF_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
TASK_ID NUMBER
Yes (see JTF Tasks schema).
TASK_NUMBER VARCHAR2 (30) Yes (see JTF Tasks schema).
TASK_STATUS_ID NUMBER
Yes (see JTF Tasks schema).
TASK_TYPE_ID NUMBER
Yes (see JTF Tasks schema).
RESOURCE_ID NUMBER
Yes JTF resource ID that row belongs to.
OWNER_ID NUMBER
Yes Group Member ID
Query Text

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


SELECT TASK_ID
,      TASK_NUMBER
,      TASK_STATUS_ID
,      TASK_TYPE_ID
,      RESOURCE_ID
,      OWNER_ID
FROM APPS.IEU_UWQ_TASK_GO_REF_V;

Dependencies

[top of page]

APPS.IEU_UWQ_TASK_GO_REF_V references the following:

SchemaAPPS
SynonymJTF_TASKS_B

APPS.IEU_UWQ_TASK_GO_REF_V is not referenced by any database object