DBA Data[Home] [Help]

APPS.IGS_FI_GEN_008 dependencies on IGS_EN_PRC_LOAD

Line 738: l_v_load_apply := igs_en_prc_load.enrp_get_load_apply(p_teach_cal_type => rec_unit_attmpt.cal_type,

734:
735: -- Loop through all the Unit Attempts for the person and determine if load is incurred
736: FOR rec_unit_attmpt IN cur_unit_attmpt(p_n_person_id, p_v_course_cd,p_v_load_cal_type,p_n_load_ci_sequence_number,p_v_nonzero_billable_cp_flag)
737: LOOP
738: l_v_load_apply := igs_en_prc_load.enrp_get_load_apply(p_teach_cal_type => rec_unit_attmpt.cal_type,
739: p_teach_sequence_number => rec_unit_attmpt.ci_sequence_number,
740: p_discontinued_dt => rec_unit_attmpt.discontinued_dt,
741: p_administrative_unit_status => rec_unit_attmpt.administrative_unit_status,
742: p_unit_attempt_status => rec_unit_attmpt.unit_attempt_status,