DBA Data[Home] [Help]

APPS.BSC_SIMULATION_VIEW_PVT dependencies on BSC_KPIS_VL

Line 1355: FROM bsc_kpis_vl

1351: l_attribute7 AK_REGION_ITEMS_VL.attribute7%TYPE;
1352:
1353: CURSOR c_ind IS
1354: SELECT short_name
1355: FROM bsc_kpis_vl
1356: WHERE indicator =p_indicator;
1357:
1358: CURSOR c_ak_items IS
1359: SELECT a.attribute_code,b.attribute_code AS childAttrCode