DBA Data[Home] [Help]

APPS.PE_AEI_INS dependencies on PE_AEI_RKI

Line 298: pe_aei_rki.after_insert (

294: --
295: -- This is a hook point and the user hook for post_insert is called here.
296: --
297: begin
298: pe_aei_rki.after_insert (
299: p_assignment_extra_info_id => p_rec.assignment_extra_info_id ,
300: p_assignment_id => p_rec.assignment_id ,
301: p_information_type => p_rec.information_type ,
302: p_request_id => p_rec.request_id ,