DBA Data[Home] [Help]

APPS.IGF_AW_FISAP_PKG dependencies on IGS_EN_PRC_LOAD

Line 334: attendance_type := igs_en_prc_load.enrp_get_prg_att_type ( ln_person_id,

330: -- Get course code and term calendar type and its sequence number
331: igf_ap_gen_001.get_term_enrlmnt_dtl(p_base_id, term_enr_dtl_rec);
332:
333: -- Pass on these-three to get attendance type
334: attendance_type := igs_en_prc_load.enrp_get_prg_att_type ( ln_person_id,
335: term_enr_dtl_rec.program_cd,
336: term_enr_dtl_rec.term_cal_type,
337: term_enr_dtl_rec.term_sequence_number
338: );