DBA Data[Home] [Help]

APPS.XLA_EVENTS_PKG dependencies on XLA_SECURITY_PKG

Line 171: | XLA_SECURITY_PKG.SET_SECURITY_CONTEXT to |

167: | 30- Aug-05 W. Shen when no entity exists, event_exists will |
168: | return false instead of raising exception |
169: | bug 4529563 |
170: | 30-Aug-05 S. Singhania Bug 4519181: Added call to |
171: | XLA_SECURITY_PKG.SET_SECURITY_CONTEXT to |
172: | each public API. |
173: | 07-Oct-09 VGOPISET Bug:8967771 , few queries on XLA_EVENTS has |
174: | no join on APPLICATION_ID |
175: | 30-SEP-10 VDAMERLA Bug:9077926 Created overloaded procedures |

Line 654: xla_security_pkg.set_security_context(p_event_source_info.application_id);

650: ----------------------------------------------------------------------------
651: -- Following sets the Security Context for the execution. This enables the
652: -- event API to respect the transaction security.
653: ----------------------------------------------------------------------------
654: xla_security_pkg.set_security_context(p_event_source_info.application_id);
655:
656: ----------------------------------------------------------------------------
657: -- check to see the API is not called for manual events
658: ----------------------------------------------------------------------------

Line 983: xla_security_pkg.set_security_context(p_event_source_info.application_id);

979: ----------------------------------------------------------------------------
980: -- Following sets the Security Context for the execution. This enables the
981: -- event API to respect the transaction security.
982: ----------------------------------------------------------------------------
983: xla_security_pkg.set_security_context(p_event_source_info.application_id);
984:
985: ----------------------------------------------------------------------------
986: -- check to see the API is not called for regular events
987: ----------------------------------------------------------------------------

Line 1299: xla_security_pkg.set_security_context(p_event_source_info.application_id);

1295: ----------------------------------------------------------------------------
1296: -- Following sets the Security Context for the execution. This enables the
1297: -- event API to respect the transaction security.
1298: ----------------------------------------------------------------------------
1299: xla_security_pkg.set_security_context(p_event_source_info.application_id);
1300:
1301: ----------------------------------------------------------------------------
1302: -- check to see the API is not called for manual events
1303: ----------------------------------------------------------------------------

Line 1733: xla_security_pkg.set_security_context(p_event_source_info.application_id);

1729: ----------------------------------------------------------------------------
1730: -- Following sets the Security Context for the execution. This enables the
1731: -- event API to respect the transaction security.
1732: ----------------------------------------------------------------------------
1733: xla_security_pkg.set_security_context(p_event_source_info.application_id);
1734:
1735: ----------------------------------------------------------------------------
1736: -- check to see the API is not called for manual events
1737: ----------------------------------------------------------------------------

Line 2280: xla_security_pkg.set_security_context(p_event_source_info.application_id);

2276: ----------------------------------------------------------------------------
2277: -- Following sets the Security Context for the execution. This enables the
2278: -- event API to respect the transaction security.
2279: ----------------------------------------------------------------------------
2280: xla_security_pkg.set_security_context(p_event_source_info.application_id);
2281:
2282: ----------------------------------------------------------------------------
2283: -- check to see the API is not called for regular events
2284: ----------------------------------------------------------------------------

Line 2597: xla_security_pkg.set_security_context(p_event_source_info.application_id);

2593: ----------------------------------------------------------------------------
2594: -- Following sets the Security Context for the execution. This enables the
2595: -- event API to respect the transaction security.
2596: ----------------------------------------------------------------------------
2597: xla_security_pkg.set_security_context(p_event_source_info.application_id);
2598:
2599: ----------------------------------------------------------------------------
2600: -- Set the right context for calling this API
2601: -- Changed to fix bug # 2899700

Line 2905: xla_security_pkg.set_security_context(p_event_source_info.application_id);

2901: ----------------------------------------------------------------------------
2902: -- Following sets the Security Context for the execution. This enables the
2903: -- event API to respect the transaction security.
2904: ----------------------------------------------------------------------------
2905: xla_security_pkg.set_security_context(p_event_source_info.application_id);
2906:
2907: ----------------------------------------------------------------------------
2908: -- Set the right context for calling this API
2909: ----------------------------------------------------------------------------

Line 3198: xla_security_pkg.set_security_context(p_event_source_info.application_id);

3194: ----------------------------------------------------------------------------
3195: -- Following sets the Security Context for the execution. This enables the
3196: -- event API to respect the transaction security.
3197: ----------------------------------------------------------------------------
3198: xla_security_pkg.set_security_context(p_event_source_info.application_id);
3199:
3200: ----------------------------------------------------------------------------
3201: -- check to see the API is not called for manual events
3202: ----------------------------------------------------------------------------

Line 3495: xla_security_pkg.set_security_context(p_source_info.application_id);

3491: ----------------------------------------------------------------------------
3492: -- Following sets the Security Context for the execution. This enables the
3493: -- event API to respect the transaction security.
3494: ----------------------------------------------------------------------------
3495: xla_security_pkg.set_security_context(p_source_info.application_id);
3496:
3497: ----------------------------------------------------------------------------
3498: -- Validate parameters
3499: ----------------------------------------------------------------------------

Line 3621: xla_security_pkg.set_security_context(p_event_source_info.application_id);

3617: ----------------------------------------------------------------------------
3618: -- Following sets the Security Context for the execution. This enables the
3619: -- event API to respect the transaction security.
3620: ----------------------------------------------------------------------------
3621: xla_security_pkg.set_security_context(p_event_source_info.application_id);
3622:
3623: --
3624: -- Validate parameters
3625: --

Line 3800: xla_security_pkg.set_security_context(p_event_source_info.application_id);

3796: ----------------------------------------------------------------------------
3797: -- Following sets the Security Context for the execution. This enables the
3798: -- event API to respect the transaction security.
3799: ----------------------------------------------------------------------------
3800: xla_security_pkg.set_security_context(p_event_source_info.application_id);
3801:
3802: ----------------------------------------------------------------------------
3803: -- Set the right context for calling this API
3804: -- Changed to fix bug # 2899700

Line 4281: xla_security_pkg.set_security_context(p_event_source_info.application_id);

4277: ----------------------------------------------------------------------------
4278: -- Following sets the Security Context for the execution. This enables the
4279: -- event API to respect the transaction security.
4280: ----------------------------------------------------------------------------
4281: xla_security_pkg.set_security_context(p_event_source_info.application_id);
4282:
4283: ----------------------------------------------------------------------------
4284: -- Set the right context for calling this API
4285: -- Changed to fix bug # 2899700

Line 4715: xla_security_pkg.set_security_context(p_event_source_info.application_id);

4711: ----------------------------------------------------------------------------
4712: -- Following sets the Security Context for the execution. This enables the
4713: -- event API to respect the transaction security.
4714: ----------------------------------------------------------------------------
4715: xla_security_pkg.set_security_context(p_event_source_info.application_id);
4716:
4717: ----------------------------------------------------------------------------
4718: -- Set the right context for calling this API
4719: -- Changed to fix bug # 2899700

Line 4921: xla_security_pkg.set_security_context(p_event_source_info.application_id);

4917: ----------------------------------------------------------------------------
4918: -- Following sets the Security Context for the execution. This enables the
4919: -- event API to respect the transaction security.
4920: ----------------------------------------------------------------------------
4921: xla_security_pkg.set_security_context(p_event_source_info.application_id);
4922:
4923: ----------------------------------------------------------------------------
4924: -- Validate parameters
4925: ----------------------------------------------------------------------------

Line 5142: xla_security_pkg.set_security_context(p_event_source_info.application_id);

5138: ----------------------------------------------------------------------------
5139: -- Following sets the Security Context for the execution. This enables the
5140: -- event API to respect the transaction security.
5141: ----------------------------------------------------------------------------
5142: xla_security_pkg.set_security_context(p_event_source_info.application_id);
5143:
5144: ----------------------------------------------------------------------------
5145: -- Set the right context for calling this API
5146: -- Changed to fix bug # 2899700

Line 5406: xla_security_pkg.set_security_context(p_application_id);

5402: ----------------------------------------------------------------------------
5403: -- Following sets the Security Context for the execution. This enables the
5404: -- event API to respect the transaction security.
5405: ----------------------------------------------------------------------------
5406: xla_security_pkg.set_security_context(p_application_id);
5407:
5408: ----------------------------------------------------------------------------
5409: -- This API cannot be called for manual events.
5410: ----------------------------------------------------------------------------

Line 6167: xla_security_pkg.set_security_context(p_application_id);

6163: ----------------------------------------------------------------------------
6164: -- Following sets the Security Context for the execution. This enables the
6165: -- event API to respect the transaction security.
6166: ----------------------------------------------------------------------------
6167: xla_security_pkg.set_security_context(p_application_id);
6168:
6169: IF g_application_id IS NULL OR g_application_id <> p_application_id THEN
6170: cache_application_setup
6171: (p_application_id => p_application_id);

Line 6549: xla_security_pkg.set_security_context(p_application_id);

6545: ----------------------------------------------------------------------------
6546: -- Following sets the Security Context for the execution. This enables the
6547: -- event API to respect the transaction security.
6548: ----------------------------------------------------------------------------
6549: xla_security_pkg.set_security_context(p_application_id);
6550:
6551: IF g_application_id IS NULL OR g_application_id <> p_application_id THEN
6552: cache_application_setup
6553: (p_application_id => p_application_id);

Line 6942: xla_security_pkg.set_security_context(p_event_source_info.application_id);

6938: ----------------------------------------------------------------------------
6939: -- Following sets the Security Context for the execution. This enables the
6940: -- event API to respect the transaction security.
6941: ----------------------------------------------------------------------------
6942: xla_security_pkg.set_security_context(p_event_source_info.application_id);
6943:
6944: IF p_event_source_info.entity_type_code = C_MANUAL_ENTITY THEN
6945: xla_exceptions_pkg.raise_message
6946: (p_appli_s_name => 'XLA'

Line 9791: xla_security_pkg.set_security_context(602);

9787: ----------------------------------------------------------------------------
9788: -- Following sets the Security Context for the execution. This enables the
9789: -- event API to respect the transaction security implementation
9790: ----------------------------------------------------------------------------
9791: xla_security_pkg.set_security_context(602);
9792:
9793: l_unprocessed := xla_period_close_exp_pkg.check_period_close
9794: (101
9795: ,p_period_name

Line 10040: xla_security_pkg.set_security_context(p_application_id);

10036: ----------------------------------------------------------------------------
10037: -- Following sets the Security Context for the execution. This enables the
10038: -- event API to respect the transaction security implementation
10039: ----------------------------------------------------------------------------
10040: xla_security_pkg.set_security_context(p_application_id);
10041: -- 4949921
10042: l_unprocessed := xla_period_close_exp_pkg.check_period_close
10043: (p_application_id
10044: ,p_period_name