DBA Data[Home] [Help]

APPS.HR_CAL_ENTRY_VALUE_API dependencies on HR_CAL_ENTRY_VALUE_BK2

Line 194: HR_CAL_ENTRY_VALUE_BK2.update_entry_value_b

190: --
191: -- Call Before Process User Hook
192: --
193: begin
194: HR_CAL_ENTRY_VALUE_BK2.update_entry_value_b
195: (p_effective_date => l_effective_date
196: ,p_cal_entry_value_id => p_cal_entry_value_id
197: ,p_object_version_number => l_object_version_number
198: ,p_override_name => p_override_name

Line 228: HR_CAL_ENTRY_VALUE_BK2.update_entry_value_a

224: );
225: --
226: --
227: begin
228: HR_CAL_ENTRY_VALUE_BK2.update_entry_value_a
229: (p_effective_date => l_effective_date
230: ,p_cal_entry_value_id => p_cal_entry_value_id
231: ,p_object_version_number => l_object_version_number
232: ,p_override_name => p_override_name