This view contains a list of all runnable workflow processes in the ACTIVITIES table.
The following table describes the columns of the view.
WF_RUNNABLE_PROCESSES_V Columns
| Name | Null? | Type |
|---|---|---|
| ITEM_TYPE | NOT NULL | VARCHAR2(8) |
| PROCESS_NAME | NOT NULL | VARCHAR2(30) |
| DISPLAY_NAME | NOT NULL | VARCHAR2(80) |