DBA Data[Home] [Help]

APPS.IGS_HE_UCAS_TARIFF_PKG dependencies on IGS_HE_EXTRACT_FIELDS_PKG

Line 504: igs_he_extract_fields_pkg.get_gen_qual_aim

500: l_total_tariff_score := 0; /* To hold the UCAS tariff grand total for an applicant. */
501:
502: -- get the hesa value of general qualification aim for the student program attempt
503: -- smaddali 21-jan-04 for bug#3360646, calling field derivation instead of deriving value again
504: igs_he_extract_fields_pkg.get_gen_qual_aim
505: (p_person_id => c_st_spa.person_id,
506: p_course_cd => c_st_spa.course_cd,
507: p_version_number => c_st_spa.version_number,
508: p_spa_gen_qaim => c_st_spa.student_qual_aim,