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


VIEW: APPS.AMW_WF_PROCESSES_V

Object Details
Object Name: AMW_WF_PROCESSES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMW.AMW_WF_PROCESSES_V
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


View to display the Workflow processes and their item types


[View Source]

Columns
Name Datatype Length Mandatory Comments
DISPLAY_NAME VARCHAR2 (80) Yes
NAME VARCHAR2 (30) Yes
ITEM_TYPE VARCHAR2 (8) Yes
Query Text

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


SELECT DISPLAY_NAME
,      NAME
,      ITEM_TYPE
FROM APPS.AMW_WF_PROCESSES_V;

Dependencies

[top of page]

APPS.AMW_WF_PROCESSES_V references the following:

SchemaAPPS
SynonymWF_ACTIVITIES
SynonymWF_ACTIVITIES_TL

APPS.AMW_WF_PROCESSES_V is not referenced by any database object