DBA Data[Home] [Help]

APPS.HR_LEI_DEL dependencies on HR_LEI_RKD

Line 164: hr_lei_rkd.after_delete (

160: --
161: -- This is a hook point and the user hook for post_delete is called here.
162: --
163: begin
164: hr_lei_rkd.after_delete (
165: p_location_extra_info_id_o => hr_lei_shd.g_old_rec.location_extra_info_id,
166: p_information_type_o => hr_lei_shd.g_old_rec.information_type,
167: p_location_id_o => hr_lei_shd.g_old_rec.location_id,
168: p_request_id_o => hr_lei_shd.g_old_rec.request_id ,