DBA Data[Home] [Help]

APPS.XLA_RPT_UTIL_QRY_PKG dependencies on FND_FILE

Line 206: fnd_file.put_line(fnd_file.LOG,'The hook for Component : '

202: END IF;
203:
204: EXCEPTION
205: WHEN OTHERS THEN
206: fnd_file.put_line(fnd_file.LOG,'The hook for Component : '
207: ||l_component_name
208: ||' is erroneous.'
209: ||'Continuing without any custom query.');
210: