DBA Data[Home] [Help]

APPS.BSC_PMF_UI_API_PUB dependencies on BSC_KPI_ANALYSIS_MEASURES_B

Line 1006: from BSC_KPI_ANALYSIS_MEASURES_B

1002: -- now double check by checking the dataset id.
1003: if l_count = 1 then
1004: select dataset_id
1005: into l_count
1006: from BSC_KPI_ANALYSIS_MEASURES_B
1007: where indicator = g_Bsc_Anal_Opt_Rec.Bsc_Kpi_Id
1008: and analysis_option0 = 0
1009: and analysis_option1 = g_Bsc_Anal_Opt_Rec.Bsc_Option_Group1
1010: and analysis_option2 = g_Bsc_Anal_Opt_Rec.Bsc_Option_Group2