DBA Data[Home] [Help]

APPS.XLA_REVERSE_EVENTS_PVT_PKG dependencies on XLA_SECURITY_PKG

Line 1599: xla_security_pkg.set_security_context(p_application_id);

1595: ----------------------------------------------------------------------------
1596: -- Following sets the Security Context for the execution. This enables the
1597: -- event API to respect the transaction security.
1598: ----------------------------------------------------------------------------
1599: xla_security_pkg.set_security_context(p_application_id);
1600:
1601: XLA_ACCOUNTING_ERR_PKG.initialize
1602: (p_client_id => NULL
1603: ,p_error_limit => NULL

Line 1886: xla_security_pkg.set_security_context(p_application_id);

1882: ----------------------------------------------------------------------------
1883: -- Following sets the Security Context for the execution. This enables the
1884: -- event API to respect the transaction security.
1885: ----------------------------------------------------------------------------
1886: xla_security_pkg.set_security_context(p_application_id);
1887:
1888: l_iteration_count := 0;
1889: OPEN lock_del_events_cur for C_LOCK_DEL_EVENTS_STR
1890: USING p_batch_code