DBA Data[Home] [Help]

APPS.HRI_BPL_DIM_LVL dependencies on HRI_MTDT_DIM_LVL

Line 32: l_dim_lvl_view := hri_mtdt_dim_lvl.g_dim_lvl_mtdt_tab

28:
29: BEGIN
30:
31: /* Look up the LOV view for the given dimension */
32: l_dim_lvl_view := hri_mtdt_dim_lvl.g_dim_lvl_mtdt_tab
33: (p_dim_lvl_name).viewby_table;
34:
35: /* Return the dimension level value from the LOV view */
36: OPEN c_dim_lvl_value_csr FOR