DBA Data[Home] [Help]

APPS.XLA_SECURITY_PKG dependencies on XLA_CONTEXT_PKG

Line 309: xla_context_pkg.set_security_context

305:
306: ----------------------------------------------------------------------------
307: -- Call the package that is responsible for setting the application contexts
308: ----------------------------------------------------------------------------
309: xla_context_pkg.set_security_context
310: (p_security_group => l_security_group);
311:
312: IF (C_LEVEL_PROCEDURE >= g_log_level) THEN
313: trace