DBA Data[Home] [Help]

APPS.GHR_PRE_INS dependencies on GHR_PRE_RKI

Line 199: ghr_pre_rki.after_insert (

195: --
196: -- This is a hook point and the user hook for post_insert is called here.
197: --
198: begin
199: ghr_pre_rki.after_insert (
200: p_pa_remark_id => p_rec.pa_remark_id,
201: p_pa_request_id => p_rec.pa_request_id,
202: p_remark_id => p_rec.remark_id,
203: p_description => p_rec.description,