DBA Data[Home] [Help]

APPS.ARP_PROCESS_FREIGHT dependencies on ARP_PROCESS_INVOICE

Line 623: arp_process_invoice.freight_post_update(

619: THEN
620: IF p_trx_class in ('INV', 'DM')
621: THEN
622: -- update the distribution record
623: arp_process_invoice.freight_post_update(
624: p_frt_rec,
625: p_gl_date,
626: p_frt_ccid,
627: p_status);