DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONEFT_PKG dependencies on FND_FILE

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

1647: /*
1648: * OPTION I:
1649: * Write debug text to the concurrent manager log file.
1650: */
1651: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);
1652:
1653: /*
1654: * OPTION II:
1655: * Write debug text to DBMS output file.