DBA Data[Home] [Help]

APPS.PE_POI_UPD dependencies on PE_POI_RKU

Line 226: pe_poi_rku.after_update (

222: --
223: -- This is a hook point and the user hook for post_update is called here.
224: --
225: begin
226: pe_poi_rku.after_update (
227: p_position_extra_info_id => p_rec.position_extra_info_id ,
228: p_position_id => p_rec.position_id ,
229: p_information_type => p_rec.information_type ,
230: p_request_id => p_rec.request_id ,