DBA Data[Home] [Help]

APPS.ARP_PROCESS_PAYINFO dependencies on ARP_GLOBAL

Line 95: arp_standard.debug('Req Id : [' || arp_global.request_id || ']');

91: BEGIN
92: --
93: IF PG_DEBUG in ('Y', 'C') THEN
94: arp_standard.debug('arp_process_payinfo.copy_payment_ext_id()+ ');
95: arp_standard.debug('Req Id : [' || arp_global.request_id || ']');
96: arp_standard.debug('FND Req Id : [' || fnd_global.conc_request_id || ']');
97: END IF;
98: --
99: l_payer.Org_Type := null;

Line 290: arp_standard.debug('Req Id : [' || arp_global.request_id || ']');

286: l_msg_data VARCHAR2(2000);
287: BEGIN
288: IF PG_DEBUG in ('Y', 'C') THEN
289: arp_standard.debug('arp_process_payinfo.default_payment_attributes()+ ');
290: arp_standard.debug('Req Id : [' || arp_global.request_id || ']');
291: arp_standard.debug('FND Req Id : [' || fnd_global.conc_request_id || ']');
292: END IF;
293: --
294: -- Update transaction header with payment attributes for grouping

Line 382: arp_standard.debug('Req Id : [' || arp_global.request_id || ']');

378: l_msg_data VARCHAR2(2000);
379: BEGIN
380: IF PG_DEBUG in ('Y', 'C') THEN
381: arp_standard.debug('arp_process_payinfo.validate_payment_ext_id()+ ');
382: arp_standard.debug('Req Id : [' || arp_global.request_id || ']');
383: arp_standard.debug('FND Req Id : [' || fnd_global.conc_request_id || ']');
384: END IF;
385: --
386: -- Validate payment_trxn_ext_id