DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPI_DIM_LEVELS_TL

Line 186: l_debug_stmt := 'Deleting from BSC_KPI_DIM_LEVELS_TL table';

182:
183: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_OPTIONS_TL table';
184: Delete From BSC_KPI_ANALYSIS_OPTIONS_TL ;
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 ;

Line 187: Delete From BSC_KPI_DIM_LEVELS_TL ;

183: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_OPTIONS_TL table';
184: Delete From BSC_KPI_ANALYSIS_OPTIONS_TL ;
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: