DBA Data[Home] [Help]

APPS.BSC_BIS_MEASURE_PUB dependencies on BSC_KPI_PROPERTIES

Line 4133: from bsc_kpi_properties a, bsc_kpi_properties b, bsc_kpi_properties c,

4129: g.property_value, h.property_Value
4130: into l2_m1_accept, l2_m1_marg, l2_m2_accept,
4131: l2_m2_marg, l2_m3_upr_accept, l2_m3_upr_marg,
4132: l2_m3_lwr_accept, l2_m3_lwr_marg
4133: from bsc_kpi_properties a, bsc_kpi_properties b, bsc_kpi_properties c,
4134: bsc_kpi_properties d, bsc_kpi_properties e, bsc_kpi_properties f,
4135: bsc_kpi_properties g, bsc_kpi_properties h
4136: where a.property_code like 'COL_M1_LEVEL1'
4137: and b.property_code like 'COL_M1_LEVEL2'

Line 4134: bsc_kpi_properties d, bsc_kpi_properties e, bsc_kpi_properties f,

4130: into l2_m1_accept, l2_m1_marg, l2_m2_accept,
4131: l2_m2_marg, l2_m3_upr_accept, l2_m3_upr_marg,
4132: l2_m3_lwr_accept, l2_m3_lwr_marg
4133: from bsc_kpi_properties a, bsc_kpi_properties b, bsc_kpi_properties c,
4134: bsc_kpi_properties d, bsc_kpi_properties e, bsc_kpi_properties f,
4135: bsc_kpi_properties g, bsc_kpi_properties h
4136: where a.property_code like 'COL_M1_LEVEL1'
4137: and b.property_code like 'COL_M1_LEVEL2'
4138: and c.property_code like 'COL_M2_LEVEL1'

Line 4135: bsc_kpi_properties g, bsc_kpi_properties h

4131: l2_m2_marg, l2_m3_upr_accept, l2_m3_upr_marg,
4132: l2_m3_lwr_accept, l2_m3_lwr_marg
4133: from bsc_kpi_properties a, bsc_kpi_properties b, bsc_kpi_properties c,
4134: bsc_kpi_properties d, bsc_kpi_properties e, bsc_kpi_properties f,
4135: bsc_kpi_properties g, bsc_kpi_properties h
4136: where a.property_code like 'COL_M1_LEVEL1'
4137: and b.property_code like 'COL_M1_LEVEL2'
4138: and c.property_code like 'COL_M2_LEVEL1'
4139: and d.property_code like 'COL_M2_LEVEL2'