DBA Data[Home] [Help]

APPS.IGS_FI_WAV_UTILS_002 dependencies on IGS_FI_WAIVER_PGMS

Line 19: p_v_waiver_name IN igs_fi_waiver_pgms.waiver_name%TYPE,

15:
16: PROCEDURE call_charges_api( p_n_person_id IN hz_parties.party_id%TYPE,
17: p_v_fee_cal_type IN igs_fi_f_typ_ca_inst.fee_cal_type%TYPE,
18: p_n_fee_ci_seq_number IN igs_fi_f_typ_ca_inst.fee_ci_sequence_number%TYPE,
19: p_v_waiver_name IN igs_fi_waiver_pgms.waiver_name%TYPE,
20: p_v_adj_fee_type IN igs_fi_fee_type.fee_type%TYPE,
21: p_v_currency_cd IN igs_fi_control.currency_cd%TYPE,
22: p_n_waiver_amt IN igs_fi_inv_int_all.invoice_amount%TYPE,
23: p_d_gl_date IN igs_fi_invln_int.gl_date%TYPE,

Line 30: p_v_waiver_name IN igs_fi_waiver_pgms.waiver_name%TYPE,

26:
27: PROCEDURE call_credits_api(p_n_person_id IN hz_parties.party_id%TYPE,
28: p_v_fee_cal_type IN igs_fi_f_typ_ca_inst.fee_cal_type%TYPE,
29: p_n_fee_ci_seq_number IN igs_fi_f_typ_ca_inst.fee_ci_sequence_number%TYPE,
30: p_v_waiver_name IN igs_fi_waiver_pgms.waiver_name%TYPE,
31: p_n_credit_type_id IN igs_fi_credits.credit_id%TYPE,
32: p_v_currency_cd IN igs_fi_control.currency_cd%TYPE,
33: p_n_waiver_amt IN NUMBER,
34: p_d_gl_date IN igs_fi_invln_int.gl_date%TYPE,