DBA Data[Home] [Help]

APPS.IGS_FI_GL_INTERFACE dependencies on IGS_AD_GEN_015

Line 887: the call to igs_ad_gen_015.update_igs_ad_app_req.

883: Change History
884: Who When What
885: vvutukur 15-Dec-2003 Bug#3310756.Modified cursor cur_adm to check for cash_gl_ccid is not null also.
886: vvutukur 09-Oct-2003 Bug#3160036.Replaced the call to igs_ad_app_req.update_row with
887: the call to igs_ad_gen_015.update_igs_ad_app_req.
888: pathipat 14-Jun-2003 Enh 2831587 - Credit Card Fund Transfer build
889: Modified call to igs_ad_app_req_pkg.update_row - added 3 new parameters
890: ********************************************************************************************** */
891: l_b_exception_flag BOOLEAN;

Line 949: igs_ad_gen_015.update_igs_ad_app_req(

945: -- If there is no error in creating transaction in the GL Interface table,
946: -- then update the admission application record by the value of the Posting control id
947: -- and the GL Posted Date
948: IF NOT l_b_exception_flag THEN
949: igs_ad_gen_015.update_igs_ad_app_req(
950: p_rowid => admrec.row_id,
951: p_app_req_id => admrec.app_req_id,
952: p_person_id => admrec.person_id,
953: p_admission_appl_number => admrec.admission_appl_number,