DBA Data[Home] [Help]

APPS.IGS_AS_CALC_AWARD_MARK dependencies on IGS_PR_CP_GPA

Line 1434: igs_pr_cp_gpa.get_gpa_stats

1430: FETCH c_load_dtls INTO rec_load_dtls;
1431: CLOSE c_load_dtls;
1432:
1433: -- now get the GPA
1434: igs_pr_cp_gpa.get_gpa_stats
1435: ( p_person_id => p_person_id,
1436: p_course_cd => p_course_cd,
1437: p_stat_type => rec_stat_dtls.stat_type, --Pass NULL if no setup is done...
1438: p_load_cal_type => rec_load_dtls.load_cal_type,