DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONEFT_PKG dependencies on FND_FILE

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

2090: /*
2091: * OPTION I:
2092: * Write debug text to the concurrent manager log file.
2093: */
2094: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);
2095:
2096: /*
2097: * OPTION II:
2098: * Write debug text to DBMS output file.