DBA Data[Home] [Help]

APPS.BSC_TAB_TPLATE dependencies on BSC_TABS_B

Line 692: l_debug_stmt := 'Inserting BSC_TABS_B, i_system = ' ||

688:
689: For i_system In 0 .. (G_num_of_tabs -1)
690: Loop
691:
692: l_debug_stmt := 'Inserting BSC_TABS_B, i_system = ' ||
693: to_char(i_system);
694: --DBMS_OUTPUT.PUT_LINE(l_debug_stmt);
695:
696: Insert Into BSC_TABS_B(

Line 696: Insert Into BSC_TABS_B(

692: l_debug_stmt := 'Inserting BSC_TABS_B, i_system = ' ||
693: to_char(i_system);
694: --DBMS_OUTPUT.PUT_LINE(l_debug_stmt);
695:
696: Insert Into BSC_TABS_B(
697: TAB_ID,KPI_MODEL,BSC_MODEL,
698: CROSS_MODEL,DEFAULT_MODEL,
699: ZOOM_FACTOR,
700: CREATED_BY,CREATION_DATE,