DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPI_PROPERTIES

Line 216: l_debug_stmt := 'Deleting from BSC_KPI_PROPERTIES table';

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:
219: l_debug_stmt := 'Deleting from BSC_KPIS_B table';
220: Delete From BSC_KPIS_B ;

Line 217: Delete From BSC_KPI_PROPERTIES;

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:
219: l_debug_stmt := 'Deleting from BSC_KPIS_B table';
220: Delete From BSC_KPIS_B ;
221: