14076: WHEN others THEN
14077: arp_util_tax.debug('Exception in Constructor for AP tax definition :'||sqlerrm);
14078: END;
14079: BEGIN
14080: MO_GLOBAL.INIT('ZX');
14081: EXCEPTION WHEN OTHERS THEN
14082: arp_util_tax.debug('Exception in MO_GLOBAL.init');
14083: END;
14084:
14078: END;
14079: BEGIN
14080: MO_GLOBAL.INIT('ZX');
14081: EXCEPTION WHEN OTHERS THEN
14082: arp_util_tax.debug('Exception in MO_GLOBAL.init');
14083: END;
14084:
14085:
14086: