DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_UTILITIES dependencies on FND_FILE

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

1411: FND_MESSAGE.SET_TOKEN('PROCESS','Revaluation',TRUE);
1412: igi_iac_debug_pkg.debug_other_msg(p_level => g_error_level,
1413: p_full_path => l_path,
1414: p_remove_from_stack => FALSE);
1415: fnd_file.put_line(fnd_file.log, fnd_message.get);
1416:
1417: return FALSE;
1418: END IF;
1419: