DBA Data[Home] [Help]

APPS.PE_POI_INS dependencies on PE_POI_RKI

Line 298: pe_poi_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_poi_rki.after_insert (
299: p_position_extra_info_id => p_rec.position_extra_info_id ,
300: p_position_id => p_rec.position_id ,
301: p_information_type => p_rec.information_type ,
302: p_request_id => p_rec.request_id ,