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