DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONEFT_PKG dependencies on FND_LOG

Line 1624: FND_LOG.G_CURRENT_RUNTIME_LEVEL,

1620: * Write debug text to the common application log file.
1621: */
1622: IBY_DEBUG_PUB.add(
1623: substr(RPAD(p_module,55) || ' : ' || p_debug_text, 0, 150),
1624: FND_LOG.G_CURRENT_RUNTIME_LEVEL,
1625: 'iby.plsql.IBY_VALIDATIONSETS_PUB'
1626: );
1627:
1628: /*