DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPI_ANALYSIS_MEASURES_TL

Line 198: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_MEASURES_TL table';

194:
195: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_MEASURES_B table';
196: Delete From BSC_KPI_ANALYSIS_MEASURES_B;
197:
198: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_MEASURES_TL table';
199: Delete From BSC_KPI_ANALYSIS_MEASURES_TL;
200:
201: l_debug_stmt := 'Deleting from BSC_KPI_CALCULATIONS table';
202: Delete From BSC_KPI_CALCULATIONS ;

Line 199: Delete From BSC_KPI_ANALYSIS_MEASURES_TL;

195: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_MEASURES_B table';
196: Delete From BSC_KPI_ANALYSIS_MEASURES_B;
197:
198: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_MEASURES_TL table';
199: Delete From BSC_KPI_ANALYSIS_MEASURES_TL;
200:
201: l_debug_stmt := 'Deleting from BSC_KPI_CALCULATIONS table';
202: Delete From BSC_KPI_CALCULATIONS ;
203: