DBA Data[Home] [Help]

APPS.IGS_FI_PRC_REFUNDS dependencies on IGS_FI_PRC_APPL

Line 237: Passed this p_d_gl_date parameter to the calls to i)igs_fi_prc_appl.mass_apply,

233: shtatiko 28-JAN-2003 Bug# 2734316, changed message name to IGS_FI_PARAMETER_NULL from IGS_FI_INVALID_PARM
234: smadathi 15-Jan-2003 Bug 2722096. Incorporated logging of error message raised by the mass_apply
235: process call.
236: vvutukur 19-Nov-2002 Enh#2584986.Code added to validate the mandatory newly added IN parameter p_d_gl_date.
237: Passed this p_d_gl_date parameter to the calls to i)igs_fi_prc_appl.mass_apply,
238: ii)igs_fi_refunds_pkg.insert_row iii)igs_fi_gen_007.create_application.
239: shtatiko 24-Sep-2002 Bug No: 2564643 Removed references to Subaccount_id.
240: agairola 13-Jun-2002 Bug No: 2408221 For the Application Hierarchy, added the check for effective
241: start and end date

Line 450: igs_fi_prc_appl.mass_apply(p_person_id => l_party_id,

446: fnd_message.set_name('IGS','IGS_FI_RFND_MASS_APP_START');
447: fnd_file.put_line(fnd_file.log,fnd_message.get);
448: fnd_file.new_line(fnd_file.log,1);
449:
450: igs_fi_prc_appl.mass_apply(p_person_id => l_party_id,
451: p_person_id_grp => g_null,
452: p_credit_number => g_null,
453: p_credit_type_id => g_null,
454: p_credit_date_low => g_null,