DBA Data[Home] [Help]

APPS.IGS_IN_GEN_001 dependencies on IGS_EN_GEN_001

Line 698: v_cp_passed := (IGS_EN_GEN_001.ENRP_CLC_SCA_PASS_CP( p_person_id,

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,
699: p_course_cd,
700: TRUNC(SYSDATE)) - v_adv_granted);
701: --Derived the number of credit points in which the student is currently
702: -- enrolled