DBA Data[Home] [Help]

APPS.ARP_ACCT_MAIN dependencies on ARP_GLOBAL

Line 245: IF arp_global.request_id IS NULL THEN

241:
242: END IF;
243:
244: --{ Bug#2750340 : Call ARP_XLA_EVENT
245: IF arp_global.request_id IS NULL THEN
246:
247: l_xla_ev_rec.xla_from_doc_id := p_ae_doc_rec.document_id;
248: l_xla_ev_rec.xla_to_doc_id := p_ae_doc_rec.document_id;
249: l_xla_ev_rec.xla_mode := 'O';