DBA Data[Home] [Help]

APPS.BSC_IM_UTILS dependencies on BSC_MV_ADAPTER

Line 1983: if BSC_MV_ADAPTER.create_mv_index(

1979: if l_method='c' then
1980: if g_debug then
1981: write_to_log_file_n('Going to recreate the indexes that were dropped');
1982: end if;
1983: if BSC_MV_ADAPTER.create_mv_index(
1984: p_mv_name,
1985: l_mv_owner,
1986: p_kpi,
1987: 'BSC',