[Home] [Help]
[Dependency Information]
| Object Name: | BSC_KPI_DATA_TABLES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BSC.BSC_KPI_DATA_TABLES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| INDICATOR | NUMBER | (5) | Yes | |
| PERIODICITY_ID | NUMBER | (5) | Yes | |
| DIM_SET_ID | NUMBER | (3) | Yes | |
| LEVEL_COMB | VARCHAR2 | (30) | Yes | |
| TABLE_NAME | VARCHAR2 | (30) | ||
| FILTER_CONDITION | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT INDICATOR
, PERIODICITY_ID
, DIM_SET_ID
, LEVEL_COMB
, TABLE_NAME
, FILTER_CONDITION
FROM APPS.BSC_KPI_DATA_TABLES_V;
APPS
BSC_KPIS_B
BSC_KPI_DATA_TABLES
APPS
BSC_BSC_ADAPTER
- show dependent code
BSC_MO_LOADER_CONFIG_PKG
- show dependent code
|
|
|
|