[Home] [Help]
View: RCI_BP_PROCESS_V
| Product: | AMW - Internal Controls Manager |
| Description: | This View contains the definition for the Organization Business Process dimension |
| Implementation/DBA Data: |
APPS.RCI_BP_PROCESS_V
|
View Text
SELECT DISTINCT PROCESS_ID AS ID
, DISPLAY_NAME AS VALUE
FROM AMW_PROCESS_VL
Columns