DBA Data[Home] [Help]

APPS.PE_AEI_UPD dependencies on PE_AEI_RKU

Line 226: pe_aei_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_aei_rku.after_update (
227: p_assignment_extra_info_id => p_rec.assignment_extra_info_id,
228: p_assignment_id => p_rec.assignment_id,
229: p_information_type => p_rec.information_type,
230: p_request_id => p_rec.request_id,