DBA Data[Home] [Help]

APPS.AR_INVOICE_API_PUB dependencies on ARP_XLA_EVENTS

Line 822: arp_xla_events.Create_Events_Req(p_request_id => AR_INVOICE_TABLE_HANDLER.g_request_id,

818: --
819: ar_invoice_utils.debug ('Call creation of XLA events in bulk mode +' );
820: ar_invoice_utils.debug (' Using the request_id :'||AR_INVOICE_TABLE_HANDLER.g_request_id);
821:
822: arp_xla_events.Create_Events_Req(p_request_id => AR_INVOICE_TABLE_HANDLER.g_request_id,
823: p_doc_table => 'CT',
824: p_mode => 'B',
825: p_call => 'B');
826: ar_invoice_utils.debug ('Call creation of XLA events in bulk mode -' );