DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_CONTROL_ALL

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: