DBA Data[Home] [Help]

APPS.BEN_UPDATE_PRTT_RT_VAL dependencies on BEN_PRTT_RT_VAL_API

Line 55: ben_prtt_rt_val_api.update_prtt_rt_val

51: p_effective_date => p_effective_date);
52: fetch get_entry_value into l_element_entry_value_id;
53: close get_entry_value;
54: if l_element_entry_value_id is not null then
55: ben_prtt_rt_val_api.update_prtt_rt_val
56: (p_validate => false
57: ,p_prtt_rt_val_id => l_prv.prtt_rt_val_id
58: ,p_business_group_id => l_prv.business_group_id
59: ,p_element_entry_value_id => l_element_entry_value_id