DBA Data[Home] [Help]

APPS.HR_QUA_AWARDS_UTIL_SS dependencies on PER_SBT_UPD

Line 3158: per_sbt_upd.upd_tl

3154: ,p_sub_information18 => p_qua_subjects(i).sub_information18
3155: ,p_sub_information19 => p_qua_subjects(i).sub_information19
3156: ,p_sub_information20 => p_qua_subjects(i).sub_information20
3157: );
3158: per_sbt_upd.upd_tl
3159: (p_language_code => hr_api.userenv_lang
3160: ,p_subjects_taken_id => l_subjects_taken_id
3161: ,p_grade_attained => p_qua_subjects(i).grade_attained
3162: );