DBA Data[Home] [Help]

APPS.GHR_PDC_UPD dependencies on GHR_PDC_RKU

Line 188: ghr_pdc_rku.after_update (

184: --
185: -- This is a hook point and the user hook for post_update is called here.
186: --
187: begin
188: ghr_pdc_rku.after_update (
189: p_pd_classification_id => p_rec.pd_classification_id,
190: p_position_description_id => p_rec.position_description_id,
191: p_class_grade_by => p_rec.class_grade_by,
192: p_official_title => p_rec.official_title,