DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPIS_TL

Line 213: l_debug_stmt := 'Deleting from BSC_KPIS_TL table';

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:
216: l_debug_stmt := 'Deleting from BSC_KPI_PROPERTIES table';
217: Delete From BSC_KPI_PROPERTIES;

Line 214: Delete From BSC_KPIS_TL;

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:
216: l_debug_stmt := 'Deleting from BSC_KPI_PROPERTIES table';
217: Delete From BSC_KPI_PROPERTIES;
218: