DBA Data[Home] [Help]

APPS.BEN_LRI_INS dependencies on BEN_LRI_RKI

Line 300: ben_lri_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_lri_rki.after_insert (
301: p_ler_extra_info_id => p_rec.ler_extra_info_id ,
302: p_information_type => p_rec.information_type ,
303: p_ler_id => p_rec.ler_id ,
304: p_request_id => p_rec.request_id ,