DBA Data[Home] [Help]

APPS.IGS_FI_WAIVERS_API_PUB dependencies on IGS_FI_WAV_UTILS_001

Line 290: p_v_string => ' Invoking Procedure igs_fi_wav_utils_001.apply_waivers with input parameters '||

286: ' p_n_credit_id : ' ||l_n_credit_id
287: );
288:
289: log_to_fnd(p_v_module => 'create_manual_waivers',
290: p_v_string => ' Invoking Procedure igs_fi_wav_utils_001.apply_waivers with input parameters '||
291: ' p_n_person_id : ' ||p_person_id ||
292: ' p_v_fee_cal_type : ' ||p_fee_cal_type ||
293: ' p_n_fee_ci_seq_number : ' ||p_fee_ci_seq_number ||
294: ' p_v_waiver_name : ' ||p_waiver_name ||

Line 306: igs_fi_wav_utils_001.apply_waivers (

302:
303: l_v_return_status := NULL;
304:
305: -- invoke apply waiver routine
306: igs_fi_wav_utils_001.apply_waivers (
307: p_n_person_id => p_person_id ,
308: p_v_fee_cal_type => p_fee_cal_type ,
309: p_n_fee_ci_seq_number => p_fee_ci_seq_number ,
310: p_v_waiver_name => p_waiver_name ,

Line 324: p_v_string => ' Procedure igs_fi_wav_utils_001.apply_waivers errored out'

320: );
321:
322: IF l_v_return_status <> 'S' THEN
323: log_to_fnd(p_v_module => 'create_manual_waivers',
324: p_v_string => ' Procedure igs_fi_wav_utils_001.apply_waivers errored out'
325: );
326: IF fnd_msg_pub.check_msg_level(fnd_msg_pub.g_msg_lvl_error) THEN
327: fnd_message.set_name('IGS','IGS_FI_WAV_NO_TRANS_CREATED');
328: fnd_msg_pub.add;

Line 380: p_v_string => ' Invoking Procedure igs_fi_wav_utils_001.apply_waivers with input parameters '||

376: ' p_n_invoice_id : ' ||l_n_invoice_id
377: );
378:
379: log_to_fnd(p_v_module => 'create_manual_waivers',
380: p_v_string => ' Invoking Procedure igs_fi_wav_utils_001.apply_waivers with input parameters '||
381: ' p_n_person_id : ' ||p_person_id ||
382: ' p_v_fee_cal_type : ' ||p_fee_cal_type ||
383: ' p_n_fee_ci_seq_number : ' ||p_fee_ci_seq_number ||
384: ' p_v_waiver_name : ' ||p_waiver_name ||

Line 396: igs_fi_wav_utils_001.apply_waivers (

392:
393: l_v_return_status := NULL;
394:
395: -- invoke apply waiver routine
396: igs_fi_wav_utils_001.apply_waivers (
397: p_n_person_id => p_person_id ,
398: p_v_fee_cal_type => p_fee_cal_type ,
399: p_n_fee_ci_seq_number => p_fee_ci_seq_number ,
400: p_v_waiver_name => p_waiver_name ,

Line 414: p_v_string => ' Procedure igs_fi_wav_utils_001.apply_waivers errored out'

410: );
411:
412: IF l_v_return_status <> 'S' THEN
413: log_to_fnd(p_v_module => 'create_manual_waivers',
414: p_v_string => ' Procedure igs_fi_wav_utils_001.apply_waivers errored out'
415: );
416: IF fnd_msg_pub.check_msg_level(fnd_msg_pub.g_msg_lvl_error) THEN
417: fnd_message.set_name('IGS','IGS_FI_WAV_NO_TRANS_CREATED');
418: fnd_msg_pub.add;

Line 772: p_v_string => ' Invoking Procedure igs_fi_wav_utils_001.get_eligible_waiver_amt with input parameters '||

768: -- Determine the maximum amount that can be actually waived for the Person Id, target fee type
769: -- the value of TARGET_FEE_TYPE column obtained from the cursor c_waiver_pgms select list )
770: -- and Fee calendar instance combination.
771: log_to_fnd(p_v_module => 'validate_parameters',
772: p_v_string => ' Invoking Procedure igs_fi_wav_utils_001.get_eligible_waiver_amt with input parameters '||
773: ' p_n_person_id : ' ||p_person_id ||
774: ' p_v_fee_cal_type : ' ||p_fee_cal_type ||
775: ' p_n_fee_ci_seq_number : ' ||p_fee_ci_seq_number ||
776: ' p_v_waiver_name : ' ||p_waiver_name ||

Line 782: igs_fi_wav_utils_001.get_eligible_waiver_amt(

778: ' p_v_waiver_method_code : ' ||rec_c_waiver_pgms.waiver_method_code ||
779: ' p_v_waiver_mode_code : ' ||rec_c_waiver_pgms.waiver_mode_code
780: );
781:
782: igs_fi_wav_utils_001.get_eligible_waiver_amt(
783: p_n_person_id => p_person_id ,
784: p_v_fee_cal_type => p_fee_cal_type ,
785: p_n_fee_ci_seq_number => p_fee_ci_seq_number ,
786: p_v_waiver_name => p_waiver_name ,

Line 797: p_v_string => ' The Procedure igs_fi_wav_utils_001.get_eligible_waiver_amt returned a status of error '

793: );
794:
795: IF l_v_return_status = 'E' THEN
796: log_to_fnd(p_v_module => 'validate_parameters',
797: p_v_string => ' The Procedure igs_fi_wav_utils_001.get_eligible_waiver_amt returned a status of error '
798: );
799: IF fnd_msg_pub.check_msg_level(fnd_msg_pub.g_msg_lvl_error) THEN
800: fnd_message.set_name('IGS', 'IGS_FI_WAV_ELIG_AMT_FAIL');
801: fnd_msg_pub.add;

Line 807: p_v_string => ' The Procedure igs_fi_wav_utils_001.get_eligible_waiver_amt returned a status of error '||

803: END IF;
804: END IF;
805:
806: log_to_fnd(p_v_module => 'validate_parameters',
807: p_v_string => ' The Procedure igs_fi_wav_utils_001.get_eligible_waiver_amt returned a status of error '||
808: ' Eligible waiver amount : ' ||NVL(l_n_eligible_amount,0)
809: );
810:
811: IF ((NVL(p_waiver_amount,0) - NVL(l_n_eligible_amount,0))>0) THEN