DBA Data[Home] [Help]

APPS.IGI_IAC_DEPRN_PKG dependencies on FND_FILE

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

1418: FND_MESSAGE.SET_TOKEN('PROCESS','Depreciation',TRUE);
1419: igi_iac_debug_pkg.debug_other_msg(p_level => g_error_level,
1420: p_full_path => l_path,
1421: p_remove_from_stack => FALSE);
1422: fnd_file.put_line(fnd_file.log, fnd_message.get);
1423:
1424: return FALSE;
1425: END IF;
1426: IF l_account_ccid <> (l_code_comb_id(l_loop_count)) THEN