DBA Data[Home] [Help]

APPS.IEM_RULES_ENGINE_PUB dependencies on FND_LOG_REPOSITORY

Line 301: FND_LOG_REPOSITORY.init(null,null);

297:
298: --=================--
299: -- Begining of API --
300: --=================--
301: FND_LOG_REPOSITORY.init(null,null);
302:
303: l_log_enabled := FND_LOG.LEVEL_STATEMENT >= FND_LOG.G_CURRENT_RUNTIME_LEVEL;
304:
305: