DBA Data[Home] [Help]

APPS.JAI_AR_MATCH_TAX_PKG dependencies on ARP_XLA_EVENTS

Line 505: A call is made to ARP_XLA_EVENTS.CREATE_EVENTS(p_xla_ev_rec => l_xla_event) to update the event_id field

501: from the call to 'Event Engine' for each line. IL will call the Event Engine API, and derive the
502: Event_Id for the base item line. This Event_Id will be punched to all the tax and freight lines related
503: to the base item line
504:
505: A call is made to ARP_XLA_EVENTS.CREATE_EVENTS(p_xla_ev_rec => l_xla_event) to update the event_id field
506:
507: Issue:
508: Impact on IL due to ebTax Uptake by AR
509: Reason:

Line 1774: l_xla_event arp_xla_events.xla_events_type;

1770: lv_loc_tax_code VARCHAR2(20) := 'Localization';
1771: lv_line_type_line VARCHAR2(10) := 'LINE';
1772: ld_gl_posted_date RA_CUST_TRX_LINE_GL_DIST_ALL.gl_posted_date%type ;
1773: lv_account_class_rec VARCHAR2(10) := 'REC';
1774: l_xla_event arp_xla_events.xla_events_type;
1775: ln_gl_seq Number;
1776: imported_trx VARCHAR2(10) := 'IMPORTED';
1777:
1778: lv_tax_regime_code zx_rates_b.tax_regime_code%type ;

Line 2462: ARP_XLA_EVENTS.CREATE_EVENTS(p_xla_ev_rec => l_xla_event);

2458: l_xla_event.xla_doc_table := 'CT' ;
2459: l_xla_event.xla_doc_event := NULL ;
2460: l_xla_event.xla_mode := 'O' ;
2461: l_xla_event.xla_call := 'D' ;
2462: ARP_XLA_EVENTS.CREATE_EVENTS(p_xla_ev_rec => l_xla_event);
2463: -- ###### IMPORTANT FOR R12
2464: END IF;
2465:
2466:

Line 3492: l_xla_event arp_xla_events.xla_events_type;

3488: v_gl_dist_id number;
3489:
3490:
3491: /* Added by Ramananda for bug#4468353 due to sla uptake by AR, end */
3492: l_xla_event arp_xla_events.xla_events_type;
3493: --start additions for bug#9177024
3494:
3495: lv_process_status VARCHAR2(100);
3496: lv_process_message VARCHAR2(1000);

Line 4071: ARP_XLA_EVENTS.CREATE_EVENTS(p_xla_ev_rec => l_xla_event);

4067: l_xla_event.xla_mode := 'O' ;
4068: l_xla_event.xla_call := 'D' ;
4069: --l_xla_event.xla_fetch_size
4070:
4071: ARP_XLA_EVENTS.CREATE_EVENTS(p_xla_ev_rec => l_xla_event);
4072:
4073:
4074: -- code for mrc insert starts here -- bug # 3326394
4075: ar_mrc_engine.maintain_mrc_data(