[Home] [Help]
[Dependency Information]
| Object Name: | RCI_ISSUE_REASON_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | AMW.RCI_ISSUE_REASON_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
This View contains the definition for the Open Issues' Reason dimension
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | VARCHAR2 | (10) | Yes | identifier for this Dimension View |
| VALUE | VARCHAR2 | (50) | value for this Dimension View |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
FROM APPS.RCI_ISSUE_REASON_V;
APPS
ENG_CHANGE_ORDER_TYPES
ENG_CHANGE_REASONS
ENG_CHANGE_TYPE_APPLICATIONS
ENG_CHANGE_TYPE_REASONS
APPS.RCI_ISSUE_REASON_V is not referenced by any database object
|
|
|
|