DBA Data[Home] [Help]

APPS.IGF_SL_CL_CHG_FILE dependencies on APP_EXCEPTION

Line 651: app_exception.raise_exception;

647: igs_ge_msg_stack.add;
648: log_to_fnd(p_v_module => 'create_file',
649: p_v_string => 'Concurrent request failed for relationship code '||rec_c_recip_dtls.relationship_cd
650: );
651: app_exception.raise_exception;
652: END IF;
653: fnd_message.set_name('IGS','IGS_GE_TOTAL_REC_PROCESSED');
654: fnd_file.put_line(fnd_file.log, fnd_message.get || l_n_ctr_recip );
655: