DBA Data[Home] [Help]

APPS.GHR_PAR_DEL dependencies on GHR_PAR_RKD

Line 154: ghr_par_rkd.after_delete (

150: --
151: -- This is a hook point and the user hook for post_delete is called here.
152: --
153: begin
154: ghr_par_rkd.after_delete (
155: p_pa_request_id => ghr_par_shd.g_old_rec.pa_request_id ,
156: p_pa_notification_id_o => ghr_par_shd.g_old_rec.pa_notification_id ,
157: p_noa_family_code_o => ghr_par_shd.g_old_rec.noa_family_code ,
158: p_routing_group_id_o => ghr_par_shd.g_old_rec.routing_group_id ,