DBA Data[Home] [Help]

APPS.RA_CUSTOMER_TRX_BRI dependencies on ARP_STANDARD

Line 14: arp_standard.debug( 'Exception:ra_customer_trx_bri');

10: :new.trx_number));
11: END IF;
12: EXCEPTION
13: WHEN OTHERS THEN
14: arp_standard.debug( 'Exception:ra_customer_trx_bri');
15: arp_standard.debug( 'Not able to enqueue the message');
16: RAISE;
17: END;

Line 15: arp_standard.debug( 'Not able to enqueue the message');

11: END IF;
12: EXCEPTION
13: WHEN OTHERS THEN
14: arp_standard.debug( 'Exception:ra_customer_trx_bri');
15: arp_standard.debug( 'Not able to enqueue the message');
16: RAISE;
17: END;