DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONCC_PKG dependencies on FND_FILE

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

5222: /*
5223: * OPTION I:
5224: * Write debug text to the concurrent manager log file.
5225: */
5226: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);
5227:
5228: /*
5229: * OPTION II:
5230: * Write debug text to DBMS output file.