DBA Data[Home] [Help]

APPS.GHR_PDC_API dependencies on GHR_PDC_INS

Line 73: ghr_pdc_ins.ins

69:
70: -- Process Logic
71: -- Insert a row into GHR_PD_CLASSIFICATIONS using the row handler.
72:
73: ghr_pdc_ins.ins
74: (p_pd_classification_id => l_pd_classification_id,
75: p_position_description_id => p_position_description_id,
76: p_class_grade_by => p_class_grade_by,
77: p_official_title => p_official_title,