DBA Data[Home] [Help]

APPS.IGF_SL_CL_ORIG dependencies on IGF_AW_PACKNG_SUBFNS

Line 27: Modified the call to igf_aw_packng_subfns.get_fed_efc()

23: -- smadathi 16-Nov-2004 Bug 3416936. Added new business logic as part of
24: -- CL4 changes
25: ---------------------------------------------------------------------------------
26: cdcruz 28-Oct-2004 FA152 Auto Re-pkg Build
27: Modified the call to igf_aw_packng_subfns.get_fed_efc()
28: as part of dependency.
29: ---------------------------------------------------------------------------------
30: brajendr 12-Oct-2004 FA138 ISIR Enhacements
31: Modified the reference of payment_isir_id

Line 1234: with igf_aw_packng_subfns.get_fed_efc

1230: smadathi 01-12-2004 Bug 4039480. Moved the logic to obtain the borrower and student
1231: details inside the cursor cur_loan_dtls for loop
1232: veramach 15-Apr-2004 bug 3054469
1233: Impact of obsoleting igf_aw_gen_002.get_fed_efc and replacing the call
1234: with igf_aw_packng_subfns.get_fed_efc
1235: bkkumar 04-Apr-04 Bug 3409969 Added the alt_rel_code as the impact to the pick_setup routine.
1236: Added the code to populate the alt_rel_code field in the output file.
1237: ugummall 29-OCT-2003 Bug 3102439. FA 126 - Multiple FA Offices.
1238: 1. Added 3 new parameters namely p_base_id, p_school_id, sch_non_ed_branch.

Line 1908: igf_aw_packng_subfns.get_fed_efc(

1904: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_sl_cl_orig.sub_cl_originate.debug', 'l_coa:' ||l_coa);
1905: END IF;
1906:
1907: -- Get the EFC months for the for the Award Yr
1908: igf_aw_packng_subfns.get_fed_efc(
1909: l_base_id => loan_rec.base_id,
1910: l_awd_prd_code => NULL,
1911: l_efc_f => l_dummy_pell_efc,
1912: l_pell_efc => l_dummy_pell_efc,