DBA Data[Home] [Help]

APPS.BSC_AOP_TPLATE dependencies on BSC_SYS_DATASET_CALC

Line 315: l_debug_stmt := 'Insert Into BSC_SYS_DATASET_CALC .. data_code=' ||

311:
312: For i_proj_calc In 0 .. (G_PD_Tbl(i_data).num_of_calc -1)
313: Loop
314:
315: l_debug_stmt := 'Insert Into BSC_SYS_DATASET_CALC .. data_code=' ||
316: to_char(G_PD_Tbl(i_data).Dataset_id);
317:
318: IF G_Cal_Tbl(i_proj_calc).EV0 = 0 THEN
319: Insert Into BSC_SYS_DATASET_CALC (

Line 319: Insert Into BSC_SYS_DATASET_CALC (

315: l_debug_stmt := 'Insert Into BSC_SYS_DATASET_CALC .. data_code=' ||
316: to_char(G_PD_Tbl(i_data).Dataset_id);
317:
318: IF G_Cal_Tbl(i_proj_calc).EV0 = 0 THEN
319: Insert Into BSC_SYS_DATASET_CALC (
320: DATASET_ID,
321: DISABLED_CALC_ID
322: )
323: Values (