[Home] [Help]
17: p_maxvalue IN igf_aw_fi_inc_level.maxvalue%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,
28: p_maxvalue IN igf_aw_fi_inc_level.maxvalue%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,