DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_CONCURRENT dependencies on FND_FILE

Line 567: fnd_file.put_line(fnd_file.log, fnd_message.get);

563: FND_MESSAGE.SET_TOKEN('PROCESS','Revaluation',TRUE);
564: igi_iac_debug_pkg.debug_other_msg(p_level => g_error_level,
565: p_full_path => l_path,
566: p_remove_from_stack => FALSE);
567: fnd_file.put_line(fnd_file.log, fnd_message.get);
568:
569: l_failure_ct := l_failure_ct + 1;
570: END IF;
571: