DBA Data[Home] [Help]

APPS.ARP_PROCESS_FREIGHT dependencies on ARP_PROCESS_CREDIT

Line 631: arp_process_credit.freight_post_update(

627: p_status);
628: ELSE
629: -- call the credit memo module to update the distribution
630: -- record and other CM tables
631: arp_process_credit.freight_post_update(
632: p_frt_rec,
633: p_gl_date,
634: p_frt_ccid);
635: END IF;