DBA Data[Home] [Help]

APPS.ARP_PROCESS_LINE dependencies on FND_MESSAGE

Line 666: fnd_message.set_name('AR', 'C-1647');

662: THEN
663: arp_util.debug('EXCEPTION: arp_process_line.val_update_line()');
664: arp_util.debug(
665: 'The specified line is not of type LINE, CHARGES or CB');
666: fnd_message.set_name('AR', 'C-1647');
667: app_exception.raise_exception;
668: END IF;
669:
670: arp_trx_validate.check_dup_line_number(l_line_rec.line_number,