DBA Data[Home] [Help]

APPS.IGS_FI_POSTING_PROCESS dependencies on IGS_AD_GEN_015

Line 855: || call to igs_ad_gen_015.update_igs_ad_app_req.

851: || Who When What
852: || abshriva 12-May-2006 Enh#5217319 Precision Issue. Amount values being inserted into igs_fi_posting_int
853: || is now rounded off to currency precision
854: || vvutukur 09-Oct-2003 Bug#3160036.Replaced call to igs_ad_app_req.update_row with
855: || call to igs_ad_gen_015.update_igs_ad_app_req.
856: || pathipat 14-Jun-2003 Enh 2831587 Credit Card Fund Transfer build
857: || Modified call to igs_ad_app_req_pkg.update_row()
858: || Sykrishn 01-NOV/2002 Created this procedure - as part of Gl Interface TD modifications (NEW)
859: || (reverse chronological order - newest change first)

Line 950: igs_ad_gen_015.update_igs_ad_app_req(

946: p_src_txn_type => g_applfee);
947:
948: BEGIN
949:
950: igs_ad_gen_015.update_igs_ad_app_req(
951: p_rowid => ad_app_rec.row_id,
952: p_app_req_id => ad_app_rec.app_req_id,
953: p_person_id => ad_app_rec.person_id,
954: p_admission_appl_number => ad_app_rec.admission_appl_number,