[Home] [Help]
[Dependency Information]
| Object Name: | BSC_DB_DATASET_DIM_SETS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BSC.BSC_DB_DATASET_DIM_SETS_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 | |
| A0 | NUMBER | (3) | Yes | |
| A1 | NUMBER | (3) | Yes | |
| A2 | NUMBER | (3) | Yes | |
| SERIES_ID | NUMBER | (3) | Yes | |
| DIM_SET_ID | NUMBER | |||
| DATASET_ID | NUMBER | (5) | Yes | |
| DEFAULT_VALUE | NUMBER | (3) | Yes | |
| KPI_MEASURE_ID | NUMBER | Unique key for the KPI Measure. Stands for the combination of AO1, AO2, AO3 and Data Series |
Cut, paste (and edit) the following text to query this object:
SELECT INDICATOR
, A0
, A1
, A2
, SERIES_ID
, DIM_SET_ID
, DATASET_ID
, DEFAULT_VALUE
, KPI_MEASURE_ID
FROM APPS.BSC_DB_DATASET_DIM_SETS_V;
APPS
BSC_DB_BASIC_DIM_SETS_V
BSC_KPI_ANALYSIS_MEASURES_VL
APPS
BSC_BIS_DIMENSION_PUB
- show dependent code
BSC_BIS_KPI_MEAS_PUB
- show dependent code
BSC_BIS_WRAPPER_PVT
- show dependent code
BSC_COLOR_CALC_UTIL
- show dependent code
BSC_DBGEN_BSC_READER
- show dependent code
BSC_DB_COLOR_KPI_DEFAULTS_V
BSC_DB_MEASURE_BY_DIM_SET_V
BSC_KPI_SERIES_PUB
- show dependent code
BSC_LOCKS_PVT
- show dependent code
BSC_METADATA_DESC
- show dependent code
BSC_MO_INDICATOR_PKG
- show dependent code
BSC_OBJ_ANALYSIS_OPTIONS_PUB
- show dependent code
BSC_UPDATE_UTIL
- show dependent code
|
|
|
|