DBA Data[Home] [Help]

APPS.IBY_FNDCPT_SETUP_PUB dependencies on FND_FILE

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

67: /*
68: * OPTION I:
69: * Write debug text to the concurrent manager log file.
70: */
71: FND_FILE.PUT_LINE(FND_FILE.LOG, p_module || ': ' || p_debug_text);
72:
73: /*
74: * OPTION II:
75: * Write debug text to DBMS output file.