DBA Data[Home] [Help]

APPS.IGF_DB_SF_INTEGRATION dependencies on IGF_AW_AWARD_PKG

Line 17: -- in the igf_aw_awd_disb_pkg.update_row (l_disb_paid_amt), igf_aw_award_pkg.update_row

13: --Change History:
14: --Who When What
15: --museshad 10-Aug-2006 Bug 5337555. Build FA 163. TBH Impact.
16: --svuppala 12-May-2006 Bug 5217319 Added call to format amount by rounding off to currency precision
17: -- in the igf_aw_awd_disb_pkg.update_row (l_disb_paid_amt), igf_aw_award_pkg.update_row
18: -- (l_paid_amt) calls in main_disbursement procedure
19: --pmarada 26-JUL-2005 Enh 3392095, modifed as per tution waiver build, passing p_api_version
20: -- parameter value as 2.1 to the igs_fi_credit_pvt.create_credit call
21: --svuppala 18-JUL-2005 Enh 4213629 - Impact of automatic generation of the Receipt Number

Line 35: -- Changed signature of igf_aw_award_pkg.update_row(Added adplans_id to the tbh call)

31: -- procedure main_disbursement
32: --pathipat 22-Apr-2004 Enh 3558549 - Commercial Receivables Enhancements build
33: -- Modified call_credits_api() and main_disbursement()
34: --veramach 3-NOV-2003 FA 125 Multiple Distr Methods
35: -- Changed signature of igf_aw_award_pkg.update_row(Added adplans_id to the tbh call)
36: -- Changed signature of igf_aw_awd_disb_pkg.update_row(Added attendance_type_code to the tbh call)
37: --pathipat 21-Aug-2003 Enh 3076768 - Auto Release of Holds build
38: -- Modified call_credits_api() - added check when return_status = 'S'
39: -- Modified main_disbursement()

Line 44: --bkkumar 04-jun-2003 #2858504 Added legacy_record_flag and award_number_txt in the table handler calls for igf_aw_award_pkg.update_row

40: --vvutukur 18-Jul-2003 Enh#3038511.FICR106 Build. Modified procedure transfer_disb_dtls_to_sf.
41: --SMADATHI 26-jun-2003 Bug 2852816. Modified procedures call_credits_api,call_charges_api,main_disbursement
42: -- Modified cursor cur_disb select to include fund_code column
43: --vvutukur 16-Jun-2003 Enh#2831582.Lockbox Build. Modified the procedure call_credits_api.
44: --bkkumar 04-jun-2003 #2858504 Added legacy_record_flag and award_number_txt in the table handler calls for igf_aw_award_pkg.update_row
45: --shtatiko 02-MAY-2003 Enh# 2831569, Modified transfer_disb_dtls_to_sf and added check for Manage Accounts
46: -- System Option to cur_disb cursor.
47: --vvutukur 08-Apr-2003 Enh#2831554.Internal Credits API Build. Modified function lookup_desc and procedures
48: -- call_credits_api,call_charges_api,main_disbursement,transfer_disb_dtls_to_sf.

Line 66: -- adhawan 25-oct-2002 Bug #2613546 Added ALT_PELL_SCHEDULE in igf_aw_award_pkg.update_row

62: --smadathi 31-dec-2002 Bug 2620343. Modified function validate_persid_grp
63: --vvutukur 13-Dec-2002 Enh#2584741.Modified procedure call_credits_api.
64: --vvutukur 20-Nov-2002 Enh#2584986.Modifications done in transfer_disb_dtls_to_sf,main_disbursement,
65: -- call_charges_api,call_credits_api.
66: -- adhawan 25-oct-2002 Bug #2613546 Added ALT_PELL_SCHEDULE in igf_aw_award_pkg.update_row
67: --jbegum 21-Sep-2002 Bug#2564643 Modified call_credits_api and call_charges_api.
68: --smadathi 10-JUL-2002 Bug 2450332. call_credits_api modified.
69: --smadathi 03-Jun-2002 Bug 2349394. Added new private function get_bill_desc. Also modified call_credits_api,
70: -- call_charges_api. Modified cur_disb to select fund_id column also.

Line 826: in igf_aw_awd_disb_pkg.update_row , igf_aw_award_pkg.update_row calls

822: Known limitations,enhancements,remarks:
823: Change History
824: Who When What
825: svuppala 12-May-2006 Bug 5217319 Added call to format amount by rounding off to currency precision
826: in igf_aw_awd_disb_pkg.update_row , igf_aw_award_pkg.update_row calls
827: smadathi 01-JUL-2004 Bug 3735396. GSCC Warning File.Sql.35 was fixed as part of this bug. The initialization
828: of local variable l_status in the procedure declaration was removed and the same
829: was initialized at the starting of this procedure.
830: pathipat 22-Apr-2004 Enh 3558549 - Commercial Receivables Enhancements

Line 833: Changed signature of igf_aw_award_pkg.update_row(Added adplans_id to the tbh call)

829: was initialized at the starting of this procedure.
830: pathipat 22-Apr-2004 Enh 3558549 - Commercial Receivables Enhancements
831: Modified calls to call_credits_api() - added new parameter p_n_source_invoice_id
832: veramach 3-NOV-2003 FA 125 Multiple Distr Methods
833: Changed signature of igf_aw_award_pkg.update_row(Added adplans_id to the tbh call)
834: Changed signature of igf_aw_awd_disb_pkg.update_row(Added attendance_type_code to the tbh call)
835: pathipat 23-Aug-2003 Enh 3076768 - Automatic Release of Holds build
836: Added code to log message is holds release failed in call to Credits API
837: SMADATHI 26-jun-2003 Bug 2852816. Removed parameter p_student_sponsor from the calls to call_credits_api,call_charges_api

Line 1134: igf_aw_award_pkg.update_row( X_ROWID => l_rec_awd.rowid,

1130: l_paid_amt := NVL(l_rec_awd.paid_amt,0) + p_rec_disb.amount;
1131:
1132: BEGIN
1133: -- Bug 5217319 Added call to format amount by rounding off to currency precision for l_paid_amt
1134: igf_aw_award_pkg.update_row( X_ROWID => l_rec_awd.rowid,
1135: X_AWARD_ID => l_rec_awd.award_id,
1136: X_FUND_ID => l_rec_awd.fund_id,
1137: X_BASE_ID => l_rec_awd.base_id,
1138: X_OFFERED_AMT => l_rec_awd.offered_amt,