DBA Data[Home] [Help]

APPS.IGS_FI_WAV_UTILS_002 dependencies on IGS_FI_WAV_PR_PREQS_PKG

Line 1116: igs_fi_wav_pr_preqs_pkg.insert_row(x_rowid => l_rowid,

1112: CLOSE cur_prereq_wav_prgms_exist;
1113: l_rowid := NULL;
1114: l_waiver_relation_id := NULL;
1115: --Insert the PRe req Waiver program to the destination calendar in the waiver pre req table.
1116: igs_fi_wav_pr_preqs_pkg.insert_row(x_rowid => l_rowid,
1117: x_waiver_relation_id => l_waiver_relation_id,
1118: x_fee_cal_type => l_cur_pre_req_wav_programs.fee_cal_type,
1119: x_fee_ci_sequence_number => p_n_dest_fee_ci_seq_number,
1120: x_sup_waiver_name => l_cur_pre_req_wav_programs.sup_waiver_name,