DBA Data[Home] [Help]

APPS.AP_ACCTG_DATA_FIX_PKG dependencies on XLA_EVENTS_PUB_PKG

Line 720: l_event_security_context XLA_EVENTS_PUB_PKG.T_SECURITY;

716: l_error_log LONG;
717: l_calling_sequence VARCHAR2(4000);
718:
719: /* Bug 11674553 */
720: l_event_security_context XLA_EVENTS_PUB_PKG.T_SECURITY;
721: l_event_source_info XLA_EVENTS_PUB_PKG.T_EVENT_SOURCE_INFO;
722:
723: l_legal_entity_id NUMBER(15);
724: l_ledger_id NUMBER(15);

Line 721: l_event_source_info XLA_EVENTS_PUB_PKG.T_EVENT_SOURCE_INFO;

717: l_calling_sequence VARCHAR2(4000);
718:
719: /* Bug 11674553 */
720: l_event_security_context XLA_EVENTS_PUB_PKG.T_SECURITY;
721: l_event_source_info XLA_EVENTS_PUB_PKG.T_EVENT_SOURCE_INFO;
722:
723: l_legal_entity_id NUMBER(15);
724: l_ledger_id NUMBER(15);
725: l_transaction_date AP_INVOICES_ALL.invoice_date%TYPE;

Line 1027: l_result := xla_events_pub_pkg.delete_entity (

1023:
1024: l_debug_info := 'Calling delete entity..';
1025:
1026: BEGIN
1027: l_result := xla_events_pub_pkg.delete_entity (
1028: p_source_info => l_event_source_info,
1029: p_valuation_method => NULL,
1030: p_security_context => l_event_security_context );
1031: EXCEPTION

Line 4209: l_event_security_context XLA_EVENTS_PUB_PKG.T_SECURITY;

4205:
4206: l_procedure_name CONSTANT VARCHAR2(30) := 'delete_cascade_adjustments()';
4207: l_debug_info VARCHAR2(1000);
4208:
4209: l_event_security_context XLA_EVENTS_PUB_PKG.T_SECURITY;
4210: l_event_source_info XLA_EVENTS_PUB_PKG.T_EVENT_SOURCE_INFO;
4211: l_orgid NUMBER(10);
4212:
4213: CURSOR payment_cascade_adj_cur IS

Line 4210: l_event_source_info XLA_EVENTS_PUB_PKG.T_EVENT_SOURCE_INFO;

4206: l_procedure_name CONSTANT VARCHAR2(30) := 'delete_cascade_adjustments()';
4207: l_debug_info VARCHAR2(1000);
4208:
4209: l_event_security_context XLA_EVENTS_PUB_PKG.T_SECURITY;
4210: l_event_source_info XLA_EVENTS_PUB_PKG.T_EVENT_SOURCE_INFO;
4211: l_orgid NUMBER(10);
4212:
4213: CURSOR payment_cascade_adj_cur IS
4214: SELECT DISTINCT aph_adj.accounting_event_id