DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPI_DIM_LEVELS_B

Line 189: l_debug_stmt := 'Deleting from BSC_KPI_DIM_LEVELS_B table';

185:
186: l_debug_stmt := 'Deleting from BSC_KPI_DIM_LEVELS_TL table';
187: Delete From BSC_KPI_DIM_LEVELS_TL ;
188:
189: l_debug_stmt := 'Deleting from BSC_KPI_DIM_LEVELS_B table';
190: Delete From BSC_KPI_DIM_LEVELS_B ;
191:
192: l_debug_stmt := 'Deleting from BSC_KPI_DIM_SETS_TL table';
193: Delete From BSC_KPI_DIM_SETS_TL ;

Line 190: Delete From BSC_KPI_DIM_LEVELS_B ;

186: l_debug_stmt := 'Deleting from BSC_KPI_DIM_LEVELS_TL table';
187: Delete From BSC_KPI_DIM_LEVELS_TL ;
188:
189: l_debug_stmt := 'Deleting from BSC_KPI_DIM_LEVELS_B table';
190: Delete From BSC_KPI_DIM_LEVELS_B ;
191:
192: l_debug_stmt := 'Deleting from BSC_KPI_DIM_SETS_TL table';
193: Delete From BSC_KPI_DIM_SETS_TL ;
194: