DBA Data[Home] [Help]

APPS.IGS_FI_ACCT_STP_CNV dependencies on IGS_FI_F_TYP_CA_INST_PKG

Line 18: gurprsin 18-Jun-2005 Bug# 3392088 , Modified call to igs_fi_f_typ_ca_inst_pkg.update_row method to include

14: sapanigr 05-May-2006 Bug 5178077: Modified procedure updt_ftci_acct_info to disable process in R12.
15: svuppala 14-JUL-2005 Enh 3392095 - impact of Tution Waivers build
16: Modified igs_fi_control_pkg.update_row by adding two new columns
17: post_waiver_gl_flag, waiver_notify_finaid_flag
18: gurprsin 18-Jun-2005 Bug# 3392088 , Modified call to igs_fi_f_typ_ca_inst_pkg.update_row method to include
19: scope_rul_sequence_num and elm_rng_order_name
20: gurprsin 02-Jun-2005 Enh# 3442712 - Fee Based on Unit Level Attributes
21: Added 4 new columns unit_level,unit_type_id,unit_class,unit_mode in insert_ftci_accounts
22: Modifications to reflect the Addition of 4 new parameters to incorporate Unit Level Attributes.

Line 136: gurprsin 18-Jun-2005 Bug# 3392088 , Modified call to igs_fi_f_typ_ca_inst_pkg.update_row method to include

132: Known limitations/enhancements and/or remarks:
133:
134: Change History:
135: Who When What
136: gurprsin 18-Jun-2005 Bug# 3392088 , Modified call to igs_fi_f_typ_ca_inst_pkg.update_row method to include
137: scope_rul_sequence_num and elm_rng_order_name
138: svuppala 13-Apr-2005 Bug 4297359 - ER REGISTRATION FEE ISSUE - ASSESSED TO STUDENTS WITH NO LOAD
139: TBH impact of NONZERO_BILLABLE_CP_FLAG field in Fee Type Calendar Instances Table
140: rmaddipa 17-Sep-2004 Added two parameters retention_level_code,complete_ret_flag.

Line 145: igs_fi_f_typ_ca_inst_pkg.update_row(

141: -------------------------------------------------------------------*/
142:
143: BEGIN
144:
145: igs_fi_f_typ_ca_inst_pkg.update_row(
146: x_rowid => l_cur_ftci_details.rowid,
147: x_fee_type => l_cur_ftci_details.fee_type,
148: x_fee_cal_type => l_cur_ftci_details.fee_cal_type,
149: x_fee_ci_sequence_number => l_cur_ftci_details.fee_ci_sequence_number,