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


VIEW: APPS.ENG_WF_PROCESS_V

Object Details
Object Name: ENG_WF_PROCESS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewENG.ENG_WF_PROCESS_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
PROCESS_NAME VARCHAR2 (30) Yes Workflow process name
DISPLAY_NAME VARCHAR2 (80) Yes Process display name
Query Text

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


SELECT PROCESS_NAME
,      DISPLAY_NAME
FROM APPS.ENG_WF_PROCESS_V;

Dependencies

[top of page]

APPS.ENG_WF_PROCESS_V references the following:

SchemaAPPS
ViewWF_ACTIVITIES_VL
SynonymWF_PROCESS_ACTIVITIES
APPS.ENG_WF_PROCESS_V is referenced by following:

SchemaAPPS
ViewENGBV_WORKFLOW_PROCESSES
ViewENGFV_WORKFLOW_PROCESSES
ViewENG_ENGINEERING_CHANGES_ERV