DBA Data[Home] [Help]

APPS.GHR_PDC_API dependencies on GHR_PDC_INS

Line 80: ghr_pdc_ins.ins

76:
77: -- Process Logic
78: -- Insert a row into GHR_PD_CLASSIFICATIONS using the row handler.
79:
80: ghr_pdc_ins.ins
81: (p_pd_classification_id => l_pd_classification_id,
82: p_position_description_id => p_position_description_id,
83: p_class_grade_by => p_class_grade_by,
84: p_official_title => p_official_title,