DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONCC_PKG dependencies on FND_FILE

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

5724: /*
5725: * OPTION I:
5726: * Write debug text to the concurrent manager log file.
5727: */
5728: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);
5729:
5730: /*
5731: * OPTION II:
5732: * Write debug text to DBMS output file.