DBA Data[Home] [Help]

APPS.GHR_PDI_UPD dependencies on GHR_PDI_RKU

Line 230: ghr_pdi_rku.after_update (

226: --
227: -- This is a hook point and the user hook for post_update is called here.
228: --
229: begin
230: ghr_pdi_rku.after_update (
231: p_position_description_id => p_rec.position_description_id,
232: p_classifier_date => p_rec.classifier_date,
233: -- p_pa_request_id => p_rec.pa_request_id,
234: p_attribute_category => p_rec.attribute_category,