[Home] [Help]
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:
204: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_GROUPS table';
205: Delete From BSC_KPI_ANALYSIS_GROUPS;
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:
204: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_GROUPS table';
205: Delete From BSC_KPI_ANALYSIS_GROUPS;
206: