DBA Data[Home] [Help]

APPS.RA_CUSTOMER_TRX_BRI dependencies on ARP_STANDARD

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

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

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

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