DBA Data[Home] [Help]

APPS.HRI_PARAMETERS dependencies on HRI_LOC_LOV_V

Line 1847: from hri_loc_lov_v;

1843: ) IS
1844:
1845: cursor c_loc_list is
1846: select location_id, location_name
1847: from hri_loc_lov_v;
1848:
1849: BEGIN
1850:
1851: params(i).Label := Display_Label('HR_BIS_LOCATION');