DBA Data[Home] [Help]

APPS.IGS_EN_IVR_PUB dependencies on IGS_EN_CPD_EXT

Line 178: l_deny_warn igs_en_cpd_ext.notification_flag%TYPE;

174: l_error_message VARCHAR2(2000);
175: l_ret_status VARCHAR2(6);
176: l_message_count NUMBER;
177: l_message_data VARCHAR2(2000) := NULL;
178: l_deny_warn igs_en_cpd_ext.notification_flag%TYPE;
179: l_dummy_bool BOOLEAN;
180: l_step_eval_result VARCHAR2(6);
181: l_enr_method_type igs_en_method_type.enr_method_type%TYPE;
182: l_conc_uoo_id VARCHAR2(2000);

Line 813: l_deny_warn igs_en_cpd_ext_v.notification_flag%TYPE;

809: l_primary_version igs_ps_ver.version_number%TYPE;
810: l_uoo_id igs_ps_unit_ofr_opt.uoo_id%TYPE;
811: l_message_data VARCHAR2(2000);
812: l_ret_status VARCHAR2(6);
813: l_deny_warn igs_en_cpd_ext_v.notification_flag%TYPE;
814: l_step_eval_result VARCHAR2(6);
815:
816: BEGIN
817: -- Standard call to check for call compatibility.