DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ASS dependencies on IGS_FI_CONTROL

Line 167: g_c_fee_calc_mthd igs_fi_control.fee_calc_mthd_code%TYPE;

163: g_inst_fee_rec_cntr NUMBER;
164:
165: /* Enh# 2162747 Added new global parameters */
166: -- variable for Fee Calculation Method defined in the Recievables Control Form/ System Options Control Form
167: g_c_fee_calc_mthd igs_fi_control.fee_calc_mthd_code%TYPE;
168:
169: -- variable for storing Key Program of a student
170: g_c_key_program igs_ps_ver.course_cd%TYPE;
171: g_n_key_version igs_ps_ver.version_number%TYPE;