DBA Data[Home] [Help]

APPS.IBY_BUILD_UTILS_PKG dependencies on FND_FILE

Line 159: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);

155: /*
156: * OPTION I:
157: * Write debug text to the concurrent manager log file.
158: */
159: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);
160:
161: /*
162: * OPTION II:
163: * Write debug text to DBMS output file.