DBA Data[Home] [Help]

APPS.BEN_COMP_OBJECT_LIST dependencies on BEN_COMP_OBJECT_LIST1

Line 1842: ben_comp_object_list1.refresh_eff_date_caches;

1838: then
1839: --
1840: hr_utility.set_location('Clear caches ' || l_package, 10);
1841: --
1842: ben_comp_object_list1.refresh_eff_date_caches;
1843: --
1844: hr_utility.set_location('Done Clear caches ' || l_package, 10);
1845: --
1846: end if;

Line 2840: ben_comp_object_list1.populate_comp_object_list

2836: IF NOT l_bypass_cache THEN
2837: --
2838: -- Populate the local comp object list from the database version
2839: --
2840: ben_comp_object_list1.populate_comp_object_list
2841: (p_comp_obj_cache_id => l_comp_obj_cache_id
2842: ,p_business_group_id => p_business_group_id
2843: ,p_comp_selection_rule_id => p_comp_selection_rule_id
2844: ,p_effective_date => p_effective_date