DBA Data[Home] [Help]

APPS.RA_CUSTOMER_TRX_BRU dependencies on STANDARD

Line 17: arp_standard.debug( 'Exception:ra_customer_trx_bru');

13: :new.trx_number));
14: END IF;
15: EXCEPTION
16: WHEN OTHERS THEN
17: arp_standard.debug( 'Exception:ra_customer_trx_bru');
18: arp_standard.debug( 'Not able to enqueue the message');
19: RAISE;
20: END;

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

14: END IF;
15: EXCEPTION
16: WHEN OTHERS THEN
17: arp_standard.debug( 'Exception:ra_customer_trx_bru');
18: arp_standard.debug( 'Not able to enqueue the message');
19: RAISE;
20: END;