DBA Data[Home] [Help]

APPS.BEN_OPI_INS dependencies on BEN_OPI_RKI

Line 300: ben_opi_rki.after_insert (

296: --
297: -- This is a hook point and the user hook for post_insert is called here.
298: --
299: begin
300: ben_opi_rki.after_insert (
301: p_opt_extra_info_id => p_rec.opt_extra_info_id ,
302: p_information_type => p_rec.information_type ,
303: p_opt_id => p_rec.opt_id ,
304: p_request_id => p_rec.request_id ,