[Home] [Help]
[Dependency Information]
| Object Name: | WF_RUNNABLE_PROCESSES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FND.WF_RUNNABLE_PROCESSES_V
|
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
This view shows all root processes that are runnable. It includes the
ype, process_name and display_name of the process.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ITEM_TYPE | VARCHAR2 | (8) | Yes | Item type |
| PROCESS_NAME | VARCHAR2 | (30) | Yes | Name of runnable process |
| DISPLAY_NAME | VARCHAR2 | (80) | Yes | Display name of runnable process. |
Cut, paste (and edit) the following text to query this object:
SELECT ITEM_TYPE
, PROCESS_NAME
, DISPLAY_NAME
FROM APPS.WF_RUNNABLE_PROCESSES_V;
APPS
WF_ACTIVITIES_VL
APPS
AHL_WF_MAPPING_PVT
- show dependent code
AHL_WF_MAPPING_V
CSD_BULLETINS_V
CSD_FLOW_STATUS_RULES_V
CS_SR_UTIL_PKG
- show dependent code
CS_WORKFLOW_PKG
- show dependent code
FND_FLEX_LOADER_APIS
- show dependent code
FND_FLEX_WF_PROCESSES
- show dependent code
HR_APPROVAL_SS
- show dependent code
HR_SFLUTIL_SS
- show dependent code
HR_WORKFLOW_SERVICE
- show dependent code
HR_WORKFLOW_SS
- show dependent code
HR_WORKFLOW_SS
- show dependent code
JTF_LOOKUPS_BRM_WF_V
JTF_TASK_WORKFLOW_PKG
- show dependent code
OKE_CHG_LOGS_V
OKE_CHG_STATUSES_VL
OKE_COMM_ACTIONS_VL
OKE_HOLD_STATUSES_VL
OKE_WORKFLOWS_V
OKL_AM_ASSET_RETURN_PVT
- show dependent code
OKL_AM_WF
- show dependent code
OTA_BULK_ENROLL_UTIL
- show dependent code
OTA_COMPETENCE_SS
- show dependent code
OTA_LP_NOTIFY_SS
- show dependent code
OTA_LRNR_ENROLL_UNENROLL_WF
- show dependent code
PQH_RANK_UTILITY
- show dependent code
QLTDACTB
- show dependent code
WF_ACTIVITIES_VL_PUB
- show dependent code
WF_EVENT_HTML
- show dependent code
WF_INITIATE
- show dependent code
|
|
|
|