DBA Data[Home] [Help]

APPS.GHR_PDC_API dependencies on GHR_PDC_BK2

Line 185: ghr_pdc_bk2.update_pdc_b (

181: --
182: -- Call Before Process User Hook
183: --
184: begin
185: ghr_pdc_bk2.update_pdc_b (
186: p_pd_classification_id => p_pd_classification_id,
187: p_position_description_id => p_position_description_id,
188: p_class_grade_by => p_class_grade_by,
189: p_official_title => p_official_title,

Line 243: ghr_pdc_bk2.update_pdc_a (

239: --
240: -- Call After Process User Hook
241: --
242: begin
243: ghr_pdc_bk2.update_pdc_a (
244: p_pd_classification_id => p_pd_classification_id,
245: p_position_description_id => p_position_description_id,
246: p_class_grade_by => p_class_grade_by,
247: p_official_title => p_official_title,