DBA Data[Home] [Help]

APPS.IGS_FI_GEN_REFUNDS dependencies on IGS_FI_PARTIES_V

Line 12: FUNCTION check_fund_auth( p_person_id igs_fi_parties_v.person_id%TYPE) RETURN BOOLEAN;

8: -- shtatiko 24-Sep-2002 Removed Subaccount_id from the signature of
9: -- get_fee_prd
10: ------------------------------------------------------------------
11:
12: FUNCTION check_fund_auth( p_person_id igs_fi_parties_v.person_id%TYPE) RETURN BOOLEAN;
13:
14: PROCEDURE get_fee_prd (p_fee_type OUT NOCOPY igs_fi_fee_type.fee_type%TYPE,
15: p_fee_cal_type IN OUT NOCOPY igs_fi_f_typ_ca_inst.fee_cal_type%TYPE,
16: p_fee_ci_sequence_number IN OUT NOCOPY igs_fi_f_typ_ca_inst.fee_ci_sequence_number%TYPE,