DBA Data[Home] [Help]

APPS.IGS_FI_GEN_008 dependencies on IGS_FI_FEE_TYPE

Line 64: p_v_fee_type IN igs_fi_fee_type.fee_type%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,
65: p_n_uoo_id IN igs_ps_unit_ofr_opt.uoo_id%TYPE,
66: p_v_transaction_type IN igs_fi_inv_int_all.transaction_type%TYPE,
67: p_n_invoice_id IN igs_fi_inv_int_all.invoice_id%TYPE,
68: p_v_invoice_num OUT NOCOPY igs_fi_inv_int_all.invoice_number%TYPE,

Line 108: p_v_fee_type IN igs_fi_fee_type.fee_type%TYPE,

104: p_v_nonzero_billable_cp_flag IN igs_fi_f_typ_ca_inst_all.nonzero_billable_cp_flag%TYPE ) RETURN NUMBER;
105:
106: -- Function to determine the Retention Amount for a Non-Standard Unit Section
107: FUNCTION get_ns_usec_retention(p_n_uoo_id IN igs_ps_unit_ofr_opt_all.uoo_id%TYPE,
108: p_v_fee_type IN igs_fi_fee_type.fee_type%TYPE,
109: p_d_effective_date IN DATE,
110: p_n_diff_amount IN NUMBER) RETURN NUMBER;
111:
112: -- Function to determine the Retention Amount for Special Fees