DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPI_DEFAULTS_B

Line 210: l_debug_stmt := 'Deleting from BSC_KPI_DEFAULTS_B table';

206:
207: l_debug_stmt := 'Deleting from BSC_KPI_DEFAULTS_TL table';
208: Delete From BSC_KPI_DEFAULTS_TL ;
209:
210: l_debug_stmt := 'Deleting from BSC_KPI_DEFAULTS_B table';
211: Delete From BSC_KPI_DEFAULTS_B ;
212:
213: l_debug_stmt := 'Deleting from BSC_KPIS_TL table';
214: Delete From BSC_KPIS_TL;

Line 211: Delete From BSC_KPI_DEFAULTS_B ;

207: l_debug_stmt := 'Deleting from BSC_KPI_DEFAULTS_TL table';
208: Delete From BSC_KPI_DEFAULTS_TL ;
209:
210: l_debug_stmt := 'Deleting from BSC_KPI_DEFAULTS_B table';
211: Delete From BSC_KPI_DEFAULTS_B ;
212:
213: l_debug_stmt := 'Deleting from BSC_KPIS_TL table';
214: Delete From BSC_KPIS_TL;
215: