DBA Data[Home] [Help]

APPS.PE_POI_DEL dependencies on PE_POI_RKD

Line 152: pe_poi_rkd.after_delete (

148: --
149: -- This is a hook point and the user hook for post_delete is called here.
150: --
151: begin
152: pe_poi_rkd.after_delete (
153: p_position_extra_info_id_o => pe_poi_shd.g_old_rec.position_extra_info_id ,
154: p_position_id_o => pe_poi_shd.g_old_rec.position_id ,
155: p_information_type_o => pe_poi_shd.g_old_rec.information_type ,
156: p_request_id_o => pe_poi_shd.g_old_rec.request_id ,