DBA Data[Home] [Help]

APPS.HRI_OLTP_PMV_LABEL dependencies on HRI_BPL_DIM_LVL

Line 48: l_return_label:= NVL(hri_bpl_dim_lvl.get_value_label

44: l_dim_lvl_pk := hri_bpl_utilization.get_abs_durtn_profile_vl;
45: END IF;
46:
47: /* Return the value from the base layer function */
48: l_return_label:= NVL(hri_bpl_dim_lvl.get_value_label
49: (p_dim_lvl_name => l_dimension_name,
50: p_dim_lvl_pk => l_dim_lvl_pk,
51: p_name_type => p_name_type),
52: g_not_used_msg);