DBA Data[Home] [Help]

APPS.IGS_PR_GET_CLASS_STD dependencies on IGS_PR_CP_GPA

Line 399: igs_pr_cp_gpa.get_cp_stats(

395: RETURN l_class_standing;
396: ELSIF NVL(l_min_cp_count, 0) > 0 THEN /* CP Range */
397: IF l_cp IS NULL THEN
398: /* Get the earned cp total */
399: igs_pr_cp_gpa.get_cp_stats(
400: p_person_id,
401: p_course_cd,
402: NULL,
403: l_load_cal_type,

Line 436: igs_pr_cp_gpa.get_all_stats_new(

432: /* Removed call to Igs_En_Prc_Load.ENRP_CLC_EFTSU_TOTAL
433: for calculating the l_enrolled_cp value .
434: Jhanda
435: */
436: igs_pr_cp_gpa.get_all_stats_new(
437: p_person_id ,
438: p_course_cd ,
439: NULL ,
440: l_load_cal_type ,