DBA Data[Home] [Help]

APPS.BEN_PGI_INS dependencies on BEN_PGI_RKI

Line 300: ben_pgi_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_pgi_rki.after_insert (
301: p_pgm_extra_info_id => p_rec.pgm_extra_info_id ,
302: p_information_type => p_rec.information_type ,
303: p_pgm_id => p_rec.pgm_id ,
304: p_request_id => p_rec.request_id ,