DBA Data[Home] [Help]

APPS.IBY_BUILD_UTILS_PKG dependencies on FND_FILE

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

136: /*
137: * OPTION I:
138: * Write debug text to the concurrent manager log file.
139: */
140: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);
141:
142: /*
143: * OPTION II:
144: * Write debug text to DBMS output file.