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


VIEW: APPS.ENGBV_WORKFLOW_PROCESSES

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

View Type

A Business Intelligence System view


This shows selection rules used to route the engineering change order(ECO) through a workflow process.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PROCESS_NAME VARCHAR2 (30) Yes
DISPLAY_NAME VARCHAR2 (80) Yes
Query Text

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


SELECT PROCESS_NAME
,      DISPLAY_NAME
FROM APPS.ENGBV_WORKFLOW_PROCESSES;

Dependencies

[top of page]

APPS.ENGBV_WORKFLOW_PROCESSES references the following:

SchemaAPPS
ViewENG_WF_PROCESS_V

APPS.ENGBV_WORKFLOW_PROCESSES is not referenced by any database object