DBA Data[Home] [Help]

APPS.GHR_PDC_DEL dependencies on GHR_PDC_RKD

Line 165: ghr_pdc_rkd.after_delete (

161: --
162: -- This is a hook point and the user hook for post_delete is called here.
163: --
164: begin
165: ghr_pdc_rkd.after_delete (
166: p_pd_classification_id => p_rec.pd_classification_id,
167: p_position_description_id_o => ghr_pdc_shd.g_old_rec.position_description_id,
168: p_class_grade_by_o => ghr_pdc_shd.g_old_rec.class_grade_by,
169: p_official_title_o => ghr_pdc_shd.g_old_rec.official_title,