DBA Data[Home] [Help]

APPS.PER_SPINAL_POINT_STEPS_PKG dependencies on HR_GRADE_SCALE_API

Line 534: (hr_grade_scale_api.get_grade_scale_starting_step

530: --
531: close c6;
532: --
533: p_d_step := l_count +
534: (hr_grade_scale_api.get_grade_scale_starting_step
535: (p_gspine_id
536: ,p_sess)
537: -1);
538: --