[Home] [Help]
[Dependency Information]
| Object Name: | RCI_ORG_AUDIT_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | AMW.RCI_ORG_AUDIT_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
This View contains the definition for the Organization dimension
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | NUMBER | (15) | Yes | identifier for this Dimension View |
| VALUE | VARCHAR2 | (240) | Yes | value for this Dimension View |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
FROM APPS.RCI_ORG_AUDIT_V;
APPS
AMW_AUDIT_UNITS_V
FND_GLOBAL
- show dependent code
HR_API
- show dependent code
APPS.RCI_ORG_AUDIT_V is not referenced by any database object
|
|
|
|