DBA Data[Home] [Help]

APPS.HR_LEI_UPD dependencies on HR_LEI_RKU

Line 242: hr_lei_rku.after_update (

238: --
239: -- This is a hook point and the user hook for post_update is called here.
240: --
241: begin
242: hr_lei_rku.after_update (
243: p_location_extra_info_id => p_rec.location_extra_info_id,
244: p_information_type => p_rec.information_type,
245: p_location_id => p_rec.location_id,
246: p_request_id => p_rec.request_id,