DBA Data[Home] [Help]

APPS.GHR_PRH_UPD dependencies on GHR_PRH_RKU

Line 204: ghr_prh_rku.after_update (

200: --
201: -- This is a hook point and the user hook for post_update is called here.
202: --
203: begin
204: ghr_prh_rku.after_update (
205: p_pa_routing_history_id => p_rec.pa_routing_history_id,
206: p_pa_request_id => p_rec.pa_request_id,
207: p_action_taken => p_rec.action_taken,
208: p_approved_flag => p_rec.approved_flag,