DBA Data[Home] [Help]

APPS.BEN_OPI_UPD dependencies on BEN_OPI_RKU

Line 228: ben_opi_rku.after_update (

224: --
225: -- This is a hook point and the user hook for post_update is called here.
226: --
227: begin
228: ben_opi_rku.after_update (
229: p_opt_extra_info_id => p_rec.opt_extra_info_id ,
230: p_information_type => p_rec.information_type ,
231: p_opt_id => p_rec.opt_id ,
232: p_request_id => p_rec.request_id ,