DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPI_DEFAULTS_TL

Line 207: l_debug_stmt := 'Deleting from BSC_KPI_DEFAULTS_TL table';

203:
204: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_GROUPS table';
205: Delete From BSC_KPI_ANALYSIS_GROUPS;
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 ;

Line 208: Delete From BSC_KPI_DEFAULTS_TL ;

204: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_GROUPS table';
205: Delete From BSC_KPI_ANALYSIS_GROUPS;
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: