DBA Data[Home] [Help]

APPS.GHR_PDH_INS dependencies on GHR_PDH_RKI

Line 226: ghr_pdh_rki.after_insert (

222: --
223: -- This is a hook point and the user hook for post_insert is called here.
224: --
225: begin
226: ghr_pdh_rki.after_insert (
227: p_pd_routing_history_id => p_rec.pd_routing_history_id,
228: p_position_description_id => p_rec.position_description_id,
229: p_initiator_flag => p_rec.initiator_flag,
230: p_requester_flag => p_rec.requester_flag,