[Home] [Help]
290: IF PG_DEBUG in ('Y', 'C') THEN
291: arp_util.debug('arp_trx_val.check_currency_amounts()-');
292: END IF;
293: FND_MESSAGE.set_name ('AR', l_message );
294: APP_EXCEPTION.raise_exception;
295: END IF;
296: END IF;
297:
298: IF PG_DEBUG in ('Y', 'C') THEN