DBA Data[Home] [Help]

APPS.IGS_FI_WAV_UTILS_002 dependencies on IGS_FI_WAIVER_PGMS_PKG

Line 1078: igs_fi_waiver_pgms_pkg.insert_row(x_rowid => l_rowid,

1074: log_to_fnd(p_v_module => 'roll_over_wav_assign',
1075: p_v_string => 'After The Check for the Fee Types Validation');
1076: --Rollover the waiver program to the destination calendar.
1077: l_rowid := null;
1078: igs_fi_waiver_pgms_pkg.insert_row(x_rowid => l_rowid,
1079: x_fee_cal_type => l_cur_waiver_pgms.fee_cal_type,
1080: x_fee_ci_sequence_number => p_n_dest_fee_ci_seq_number,
1081: x_waiver_name => l_cur_waiver_pgms.waiver_name,
1082: x_waiver_desc => l_cur_waiver_pgms.waiver_desc,