DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_CONTROL

Line 125: g_v_gl_installed igs_fi_control_all.rec_installed%TYPE;

121: -- Instead of raising app_Exception.raise_Exception, raised a user_exception
122: -- to avoid the logging of 'Unhandled Exception' along with proper error message
123: l_e_user_exception EXCEPTION;
124:
125: g_v_gl_installed igs_fi_control_all.rec_installed%TYPE;
126: g_n_segment_num fnd_id_flex_segments.segment_num%TYPE := NULL;
127: cst_warning CONSTANT VARCHAR2(7) := 'WARNING';
128: g_v_alternate_code igs_ca_inst_all.alternate_code%TYPE := NULL;
129:

Line 427: l_v_manage_accounts igs_fi_control.manage_accounts%TYPE;

423: v_message_warning VARCHAR2(30);
424: v_cal_type IGS_CA_TYPE.cal_type%TYPE;
425: v_prior_ci_sequence_number IGS_CA_INST.prior_ci_sequence_number%TYPE;
426: l_v_message_name fnd_new_messages.message_name%TYPE;
427: l_v_manage_accounts igs_fi_control.manage_accounts%TYPE;
428:
429: CURSOR c_cat IS
430: SELECT cat.cal_type
431: FROM IGS_CA_TYPE cat