DBA Data[Home] [Help]

APPS.HR_LEI_INS dependencies on HR_LEI_RKI

Line 318: hr_lei_rki.after_insert (

314: --
315: -- This is a hook point and the user hook for post_insert is called here.
316: --
317: begin
318: hr_lei_rki.after_insert (
319: p_location_extra_info_id => p_rec.location_extra_info_id,
320: p_information_type => p_rec.information_type,
321: p_location_id => p_rec.location_id,
322: p_request_id => p_rec.request_id,