DBA Data[Home] [Help]

APPS.BSC_TEMPLATE dependencies on BSC_KPI_ANALYSIS_GROUPS

Line 204: l_debug_stmt := 'Deleting from BSC_KPI_ANALYSIS_GROUPS table';

200:
201: l_debug_stmt := 'Deleting from BSC_KPI_CALCULATIONS table';
202: Delete From BSC_KPI_CALCULATIONS ;
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 ;

Line 205: Delete From BSC_KPI_ANALYSIS_GROUPS;

201: l_debug_stmt := 'Deleting from BSC_KPI_CALCULATIONS table';
202: Delete From BSC_KPI_CALCULATIONS ;
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: