DBA Data[Home] [Help]

APPS.GHR_PDC_API dependencies on GHR_PDC_BK2

Line 191: ghr_pdc_bk2.update_pdc_b (

187: --
188: -- Call Before Process User Hook
189: --
190: begin
191: ghr_pdc_bk2.update_pdc_b (
192: p_pd_classification_id => p_pd_classification_id,
193: p_position_description_id => p_position_description_id,
194: p_class_grade_by => p_class_grade_by,
195: p_official_title => p_official_title,

Line 248: ghr_pdc_bk2.update_pdc_a (

244: --
245: -- Call After Process User Hook
246: --
247: begin
248: ghr_pdc_bk2.update_pdc_a (
249: p_pd_classification_id => p_pd_classification_id,
250: p_position_description_id => p_position_description_id,
251: p_class_grade_by => p_class_grade_by,
252: p_official_title => p_official_title,