DBA Data[Home] [Help]

APPS.OKC_CFG_PUB dependencies on FND_GLOBAL

Line 1772: FND_LOG_REPOSITORY.init(OKC_DEBUG.g_session_id,fnd_global.user_id);

1768: -- the value of G_CURRENT_RUNTIME_LEVEL is used.Hence need to set its value
1769: -- to 1 by executing the fnd_log_repository.init procedure call.
1770: -- --------------------------------------------------------------------------
1771: -- Initialize the current runtime level
1772: FND_LOG_REPOSITORY.init(OKC_DEBUG.g_session_id,fnd_global.user_id);
1773:
1774: l_debug := 'Y';
1775:
1776: IF (l_debug = 'Y') THEN