DBA Data[Home] [Help]

APPS.BSC_SIMULATION_VIEW_PUB dependencies on BSC_KPIS_VL

Line 516: FROM bsc_kpis_vl a,

512: ,x_tab_id
513: ,x_prototype_flag
514: ,x_ind_name
515: ,x_ytd_enabled
516: FROM bsc_kpis_vl a,
517: bsc_tab_indicators b,
518: bis_ak_region_extension c
519: WHERE a.short_name = c.region_code(+)
520: AND a.short_name = p_Region_Code