DBA Data[Home] [Help]

APPS.IGF_GR_PELL_CALC dependencies on IGF_AW_PACKNG_SUBFNS

Line 41: | cdcruz 28-Oct-2004 FA152 BUILD Modified igf_aw_packng_subfns.get_fed_efc() as part of dependency |

37: | museshad 13-Jul-2005 Build FA 157. Added the proocedure 'get_key_prog_ver' and other related changes |
38: | relating to deriving anticipated data. |
39: | rasahoo 28-May-2004 Bug# 4396459 Repalced the table refference igf_gr_pell_rng_amt with igf_gr_reg_amts and|
40: | Repalced the table refference igf_gr_alt_coa with igf_gr_alt_amts. |
41: | cdcruz 28-Oct-2004 FA152 BUILD Modified igf_aw_packng_subfns.get_fed_efc() as part of dependency |
42: | sjadhav 15-Oct-2004 Modified get_pell_setup for COD Entity ID |
43: | veramach 12-Dec-2003 Fixed issues with NVL |
44: | sjalasut 10 Dec, 2003 FA132 Changes.Removed get_current_enrl_term |
45: | and replaced with igf_ap_gen_001.get_key_program |

Line 763: igf_aw_packng_subfns.get_fed_efc(

759:
760: END IF;
761:
762: --- Get Pell EFC
763: igf_aw_packng_subfns.get_fed_efc(
764: l_base_id => cp_base_id,
765: l_awd_prd_code => NULL,
766: l_efc_f => ln_efc,
767: l_pell_efc => ln_pell_efc,

Line 3556: igf_aw_packng_subfns.get_fed_efc(

3552:
3553: IF cp_flag IN ('FULL_TIME','ACTUAL_PELL') THEN
3554:
3555: --- Get Pell EFC
3556: igf_aw_packng_subfns.get_fed_efc(
3557: l_base_id => cp_base_id,
3558: l_awd_prd_code => NULL,
3559: l_efc_f => l_reg_efc,
3560: l_pell_efc => l_efc,