DBA Data[Home] [Help]

APPS.GHR_PDC_INS dependencies on GHR_PDC_RKI

Line 209: ghr_pdc_rki.after_insert (

205: --
206: -- This is a hook point and the user hook for post_insert is called here.
207: --
208: begin
209: ghr_pdc_rki.after_insert (
210: p_pd_classification_id => p_rec.pd_classification_id,
211: p_position_description_id => p_rec.position_description_id,
212: p_class_grade_by => p_rec.class_grade_by,
213: p_official_title => p_rec.official_title,