DBA Data[Home] [Help]

APPS.HR_KI_USER_INTERFACES_API dependencies on HR_KI_USER_INTERFACES_BK2

Line 187: hr_ki_user_interfaces_bk2.update_user_interface_b

183: --
184: -- Call Before Process User Hook
185: --
186: begin
187: hr_ki_user_interfaces_bk2.update_user_interface_b
188: (
189: p_effective_date => l_effective_date
190: ,p_type => p_type
191: ,p_form_name => p_form_name

Line 225: hr_ki_user_interfaces_bk2.update_user_interface_a

221: --
222: -- Call After Process User Hook
223: --
224: begin
225: hr_ki_user_interfaces_bk2.update_user_interface_a
226: (
227: p_effective_date => l_effective_date
228: ,p_type => p_type
229: ,p_form_name => p_form_name