DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ASS dependencies on IGS_EN_PRC_LOAD

Line 112: the modification of the package Igs_En_Prc_Load.

108: vchappid 27-Jan-03 Bug#2656411, in the function finpl_ins_match_chg_rate, modified the logic for identifying
109: matching fee assessment rate
110: pradhakr 15-Jan-03 Added one more paramter no_assessment_ind to
111: the call enrp_get_load_apply as an impact, following
112: the modification of the package Igs_En_Prc_Load.
113: Changes wrt ENCR026. Bug# 2743459
114: vchappid 09-Jan-03 Bug# 2660155, As a review comment, in the log messages Person id is replaced with the person number
115: vchappid 11-Nov-02 Bug# 2584986, GL- Interface Build, New Date parameter p_d_gl_date
116: is added to the finp_ins_enr_fee_ass procedure specification,

Line 911: l_v_load_incurred := igs_en_prc_load.enrp_get_load_apply(p_teach_cal_type => rec_usec_dtls.cal_type,

907:
908: log_to_fnd( p_v_module => 'finpl_prc_teach_prd_retn_levl',
909: p_v_string => 'Teach Period level retention : Checking if load is incurred');
910: -- Determine if the Unit Section incurs load
911: l_v_load_incurred := igs_en_prc_load.enrp_get_load_apply(p_teach_cal_type => rec_usec_dtls.cal_type,
912: p_teach_sequence_number => rec_usec_dtls.ci_sequence_number,
913: p_discontinued_dt => rec_usec_dtls.discontinued_dt,
914: p_administrative_unit_status => rec_usec_dtls.administrative_unit_status,
915: p_unit_attempt_status => rec_usec_dtls.unit_attempt_status,

Line 1045: l_n_ret_cp := igs_en_prc_load.enrp_clc_sua_load (

1041: l_n_ret_cp igs_fi_fee_as_items.credit_points%TYPE;
1042: BEGIN
1043:
1044: -- Invoke EN API to calculate Enrolled/Billable/Audit Credit Points
1045: l_n_ret_cp := igs_en_prc_load.enrp_clc_sua_load (
1046: p_unit_cd => p_v_unit_cd,
1047: p_version_number => p_n_version_number,
1048: p_cal_type => p_v_cal_type,
1049: p_ci_sequence_number => p_n_ci_sequence_number,

Line 1221: igs_en_prc_load.enrp_get_inst_latt_fte ( p_person_id => p_person_id,

1217: p_v_string => 'Profile value is Derived. Deriving Attendance Type.');
1218: -- Get Attendance Type by calling EN API.
1219: IF p_s_fee_trigger_cat = gcst_institutn OR
1220: g_c_fee_calc_mthd = g_v_primary_career THEN
1221: igs_en_prc_load.enrp_get_inst_latt_fte ( p_person_id => p_person_id,
1222: p_load_cal_type => g_v_load_cal_type,
1223: p_load_seq_number => g_n_load_seq_num,
1224: p_attendance => v_derived_attendance_type,
1225: p_credit_points => l_n_cr_points,

Line 1229: v_derived_attendance_type := igs_en_prc_load.enrp_get_prg_att_type ( p_person_id => p_person_id,

1225: p_credit_points => l_n_cr_points,
1226: p_fte => l_n_fte );
1227:
1228: ELSE /* p_s_fee_trigger_cat <> gcst_institutn AND g_c_fee_calc_mthd <> g_v_primary_career */
1229: v_derived_attendance_type := igs_en_prc_load.enrp_get_prg_att_type ( p_person_id => p_person_id,
1230: p_course_cd => p_course_cd,
1231: p_cal_type => g_v_load_cal_type,
1232: p_sequence_number => g_n_load_seq_num );
1233: END IF;

Line 2063: igs_en_prc_load.enrp_get_inst_latt_fte ( p_person_id => p_person_id,

2059: p_v_string => 'Profile value is Derived. Deriving Attendance Type.');
2060: -- Get Attendance Type by calling EN API.
2061: IF p_s_fee_trigger_cat = gcst_institutn OR
2062: g_c_fee_calc_mthd = g_v_primary_career THEN
2063: igs_en_prc_load.enrp_get_inst_latt_fte ( p_person_id => p_person_id,
2064: p_load_cal_type => g_v_load_cal_type,
2065: p_load_seq_number => g_n_load_seq_num,
2066: p_attendance => v_derived_attendance_type,
2067: p_credit_points => l_n_cr_points,

Line 2071: v_derived_attendance_type := igs_en_prc_load.enrp_get_prg_att_type ( p_person_id => p_person_id,

2067: p_credit_points => l_n_cr_points,
2068: p_fte => l_n_fte );
2069:
2070: ELSE /* p_s_fee_trigger_cat <> gcst_institutn AND g_c_fee_calc_mthd <> g_v_primary_career */
2071: v_derived_attendance_type := igs_en_prc_load.enrp_get_prg_att_type ( p_person_id => p_person_id,
2072: p_course_cd => p_course_cd,
2073: p_cal_type => g_v_load_cal_type,
2074: p_sequence_number => g_n_load_seq_num );
2075: END IF;

Line 5060: AND (igs_en_prc_load.enrp_get_load_apply(sua.cal_type,

5056: AND lkp.lookup_type = cp_v_lookup_type
5057: AND (sua.no_assessment_ind = cp_v_fee_ass_ind OR cp_v_fee_ass_ind IS NULL)
5058: AND sua.person_id = cp_person_id
5059: AND sua.course_cd = cp_course_cd
5060: AND (igs_en_prc_load.enrp_get_load_apply(sua.cal_type,
5061: sua.ci_sequence_number,
5062: sua.discontinued_dt,
5063: sua.administrative_unit_status,
5064: sua.unit_attempt_status,

Line 6867: igs_en_prc_load.enrp_get_load_apply(

6863: suas.lookup_code = sua.unit_attempt_status AND
6864: suas.lookup_type = cp_v_lookup_type AND
6865: suas.fee_ass_ind = cp_v_fee_ass_indicator AND
6866: (sua.no_assessment_ind = cp_v_fee_ass_ind OR cp_v_fee_ass_ind IS NULL) AND
6867: igs_en_prc_load.enrp_get_load_apply(
6868: sua.cal_type,
6869: sua.ci_sequence_number,
6870: sua.discontinued_dt,
6871: sua.administrative_unit_status,

Line 7319: IF ( igs_en_prc_load.enrp_get_load_apply( p_teach_cal_type => v_sualv_scafv_rec.cal_type,

7315: ELSE
7316: l_b_rule := TRUE;
7317: END IF;
7318: IF (l_b_rule = TRUE) THEN
7319: IF ( igs_en_prc_load.enrp_get_load_apply( p_teach_cal_type => v_sualv_scafv_rec.cal_type,
7320: p_teach_sequence_number => v_sualv_scafv_rec.ci_sequence_number,
7321: p_discontinued_dt => v_sualv_scafv_rec.discontinued_dt,
7322: p_administrative_unit_status => v_sualv_scafv_rec.administrative_unit_status,
7323: p_unit_attempt_status => v_sualv_scafv_rec.unit_attempt_status,

Line 7454: v_eftsu := igs_en_prc_load.enrp_clc_sua_eftsu(

7450: END IF;
7451:
7452: ELSIF (p_charge_method = gcst_eftsu) THEN
7453: -- Consider all Units that are assessable, Cursor c_sualv_scafv will get all assessable units only.
7454: v_eftsu := igs_en_prc_load.enrp_clc_sua_eftsu(
7455: p_person_id,
7456: p_course_cd,
7457: p_course_version_number,
7458: v_sualv_scafv_rec.unit_cd,