DBA Data[Home] [Help]

APPS.IBY_DISBURSE_UI_API_PUB_PKG dependencies on FND_FILE

Line 9681: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, FND_MESSAGE.GET);

9677: * Set the error message on the concurrent
9678: * program output file (to warn user that
9679: * the hook failed).
9680: */
9681: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, FND_MESSAGE.GET);
9682:
9683: --FND_MSG_PUB.add_exc_msg(G_PKG_NAME, l_module_name, null);
9684:
9685: /*