DBA Data[Home] [Help]

APPS.PON_OEX_TIMEZONE_PKG dependencies on PON_PROFILE_UTIL_PKG

Line 212: PON_PROFILE_UTIL_PKG.GET_WF_LANGUAGE(l_user_name,l_language_code);

208: l_progress := '060';
209: l_timezone := l_oex_timezone;
210: END IF;
211:
212: PON_PROFILE_UTIL_PKG.GET_WF_LANGUAGE(l_user_name,l_language_code);
213:
214: IF (FND_LOG.level_procedure >= FND_LOG.g_current_runtime_level) THEN
215: FND_LOG.string (log_level => FND_LOG.level_procedure,
216: module => g_module || l_module_name,