DBA Data[Home] [Help]

APPS.IGS_EN_GEN_009 dependencies on IGS_EN_GEN_015

Line 2848: igs_en_gen_015.get_academic_cal

2844: FETCH c_ps_att_dtls INTO l_ps_att_dtls_rec;
2845: CLOSE c_ps_att_dtls;
2846:
2847: -- Get the academic calendar instance
2848: igs_en_gen_015.get_academic_cal
2849: (
2850: p_person_id,
2851: p_program_cd,
2852: l_acad_cal_type,

Line 3275: igs_en_gen_015.get_academic_cal

3271: FETCH c_ps_att_dtls INTO l_ps_att_dtls_rec;
3272: CLOSE c_ps_att_dtls;
3273:
3274: -- Get the academic calendar instance
3275: igs_en_gen_015.get_academic_cal
3276: (
3277: p_person_id,
3278: p_src_program_cd,
3279: l_acad_cal_type,