[Home] [Help]
56:
57: --Procedure for checking whether a charge is declared or reversed
58: PROCEDURE chk_chg_adj( p_n_person_id IN hz_parties.party_id%TYPE,
59: p_v_location_cd IN igs_fi_fee_as_items.location_cd%TYPE,
60: p_v_course_cd IN igs_ps_ver.course_cd%TYPE,
61: p_v_fee_cal_type IN igs_fi_f_typ_ca_inst.fee_cal_type%TYPE,
62: p_v_fee_cat IN igs_fi_fee_as_items.fee_cat%TYPE,
63: p_n_fee_ci_sequence_number IN igs_fi_f_typ_ca_inst.fee_ci_sequence_number%TYPE,
64: p_v_fee_type IN igs_fi_fee_type.fee_type%TYPE,