[Home] [Help]
View: RCI_ORG_AUDIT_V
| Product: | AMW - Internal Controls Manager (Obsolete) |
| Description: | This View contains the definition for the Organization dimension |
| Implementation/DBA Data: |
Not implemented in this database
|
View Text
SELECT DISTINCT AAUV.ORGANIZATION_ID AS ID
, AAUV.NAME AS VALUE
FROM AMW_AUDIT_UNITS_V AAUV
Columns