DBA Data[Home] [Help]

APPS.IGF_AW_GEN_002 dependencies on IGF_AW_AWARD_V

Line 22: p_fund_type IN igf_aw_award_v.fed_fund_code%TYPE,

18: p_efc VARCHAR2) return NUMBER;
19:
20: FUNCTION get_sectionvi_fund (
21: p_rec_type IN igf_aw_fisap_vi_h.rec_type%TYPE,
22: p_fund_type IN igf_aw_award_v.fed_fund_code%TYPE,
23: p_depend_stat IN igf_lookups_view.lookup_code%TYPE,
24: p_class_standing IN igf_lookups_view.lookup_code%TYPE,
25: p_ci_cal_type IN igs_ca_inst.cal_type%TYPE,
26: p_ci_sequence_number IN igs_ca_inst.sequence_number%TYPE,

Line 33: p_fund_type IN igf_aw_award_v.fed_fund_code%TYPE,

29: return NUMBER ;
30:
31: FUNCTION get_sectionvi_stdnt (
32: p_rec_type IN igf_aw_fisap_vi_h.rec_type%TYPE,
33: p_fund_type IN igf_aw_award_v.fed_fund_code%TYPE,
34: p_depend_stat IN igf_lookups_view.lookup_code%TYPE,
35: p_class_standing IN igf_lookups_view.lookup_code%TYPE,
36: p_ci_cal_type IN igs_ca_inst.cal_type%TYPE,
37: p_ci_sequence_number IN igs_ca_inst.sequence_number%TYPE,