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 293: arp_standard.debug('Req Id : [' || arp_global.request_id || ']');

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

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

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