DBA Data[Home] [Help]

APPS.GHR_PRE_UPD dependencies on GHR_PRE_RKU

Line 177: ghr_pre_rku.after_update (

173: --
174: -- This is a hook point and the user hook for post_update is called here.
175: --
176: begin
177: ghr_pre_rku.after_update (
178: p_pa_remark_id => p_rec.pa_remark_id,
179: p_pa_request_id => p_rec.pa_request_id,
180: p_remark_id => p_rec.remark_id,
181: p_description => p_rec.description,