DBA Data[Home] [Help]

APPS.PE_PEI_INS dependencies on PE_PEI_RKI

Line 308: pe_pei_rki.after_insert (

304: --
305: -- This is a hook point and the user hook for post_insert is called here.
306: --
307: begin
308: pe_pei_rki.after_insert (
309: p_person_extra_info_id => p_rec.person_extra_info_id ,
310: p_person_id => p_rec.person_id ,
311: p_information_type => p_rec.information_type ,
312: p_request_id => p_rec.request_id ,