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