DBA Data[Home] [Help]

APPS.GHR_PDH_UPD dependencies on GHR_PDH_RKU

Line 188: ghr_pdh_rku.after_update (

184: --
185: -- This is a hook point and the user hook for post_update is called here.
186: --
187: begin
188: ghr_pdh_rku.after_update (
189: p_pd_routing_history_id => p_rec.pd_routing_history_id,
190: p_position_description_id => p_rec.position_description_id,
191: p_initiator_flag => p_rec.initiator_flag,
192: p_requester_flag => p_rec.requester_flag,