DBA Data[Home] [Help]

APPS.IGS_FI_GEN_008 dependencies on HZ_PARTIES

Line 58: PROCEDURE chk_chg_adj( p_n_person_id IN hz_parties.party_id%TYPE,

54: --function for getting the charge number for the invoice id
55: FUNCTION get_invoice_number ( p_n_invoice_id IN PLS_INTEGER ) RETURN VARCHAR2;
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,