DBA Data[Home] [Help]

APPS.GHR_PRH_INS dependencies on GHR_PRH_RKI

Line 250: ghr_prh_rki.after_insert (

246: --
247: -- This is a hook point and the user hook for post_insert is called here.
248: --
249: begin
250: ghr_prh_rki.after_insert (
251: p_pa_routing_history_id => p_rec.pa_routing_history_id,
252: p_pa_request_id => p_rec.pa_request_id,
253: p_action_taken => p_rec.action_taken,
254: p_approved_flag => p_rec.approved_flag,