DBA Data[Home] [Help]

APPS.IEM_RULES_ENGINE_PUB dependencies on FND_LOG_REPOSITORY

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

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