DBA Data[Home] [Help]

APPS.BSC_KPI_PUB dependencies on BSC_KPI_ANALYSIS_MEASURES_B

Line 3610: from BSC_KPI_ANALYSIS_MEASURES_B a,

3606: end if;
3607:
3608: select distinct c.source
3609: into l_Bsc_Kpi_Entity_Rec.Bsc_Measure_Source
3610: from BSC_KPI_ANALYSIS_MEASURES_B a,
3611: BSC_SYS_DATASETS_B b,
3612: BSC_SYS_MEASURES c,
3613: BSC_DB_COLOR_AO_DEFAULTS_V d
3614: where d.indicator = l_Bsc_Kpi_Entity_Rec.Bsc_Kpi_Id and