DBA Data[Home] [Help]

APPS.IGS_FI_CC_PMT dependencies on IGS_AD_GEN_015

Line 42: -- call to igs_ad_gen_015.update_igs_ad_app_req.

38: --agairola 29-Aug-2005 Tuition Waiver build: 3392095: Changes done for this build
39: --pathipat 21-Apr-2004 Enh 3558549 - Comm Receivables Enh
40: -- Added param x_source_invoice_id in call to igs_fi_credits_pkg.update_row()
41: --vvutukur 09-Oct-2003 Bug#3160036.Replaced the call to igs_ad_app_req.update_row with
42: -- call to igs_ad_gen_015.update_igs_ad_app_req.
43: -------------------------------------------------------------------
44:
45: -- Get the payment status
46: CURSOR c_iby_trans(cp_tangible_id IN iby_trans_all_v.tangibleid%TYPE,

Line 211: igs_ad_gen_015.update_igs_ad_app_req(

207: IF l_flag THEN
208: SAVEPOINT sp_adm;
209: BEGIN
210: -- Update the credit card status in the Admissions Applications Request Table
211: igs_ad_gen_015.update_igs_ad_app_req(
212: p_rowid => p_r_ad_app_row.rowid,
213: p_app_req_id => p_r_ad_app_row.app_req_id,
214: p_person_id => p_r_ad_app_row.person_id,
215: p_admission_appl_number => p_r_ad_app_row.admission_appl_number,