DBA Data[Home] [Help]

APPS.HR_QUA_AWARDS_UTIL_SS dependencies on PER_SBT_UPD

Line 2945: per_sbt_upd.upd_tl

2941: ,p_sub_information18 => p_qua_subjects(i).sub_information18
2942: ,p_sub_information19 => p_qua_subjects(i).sub_information19
2943: ,p_sub_information20 => p_qua_subjects(i).sub_information20
2944: );
2945: per_sbt_upd.upd_tl
2946: (p_language_code => hr_api.userenv_lang
2947: ,p_subjects_taken_id => l_subjects_taken_id
2948: ,p_grade_attained => p_qua_subjects(i).grade_attained
2949: );