DBA Data[Home] [Help]

APPS.IGS_IN_GEN_001 dependencies on IGS_AV_GEN_001

Line 694: v_adv_granted := IGS_AV_GEN_001.ADVP_GET_AS_TOTAL( p_person_id,

690: v_cp_required := 0;
691: END IF;
692: CLOSE c_crv;
693: --Total the advanced standing for a student
694: v_adv_granted := IGS_AV_GEN_001.ADVP_GET_AS_TOTAL( p_person_id,
695: p_course_cd,
696: TRUNC(SYSDATE));
697: --Call routine to derive the credit points passed by the student
698: v_cp_passed := (IGS_EN_GEN_001.ENRP_CLC_SCA_PASS_CP( p_person_id,