DBA Data[Home] [Help]

APPS.ARP_PROC_TRANSACTION_HISTORY dependencies on ARP_CT_PKG

Line 764: arp_ct_pkg.fetch_p(l_trx_rec, p_trh_rec.customer_trx_id);

760:
761: /*------------------------------------+
762: | Fetch the transaction information |
763: +------------------------------------*/
764: arp_ct_pkg.fetch_p(l_trx_rec, p_trh_rec.customer_trx_id);
765:
766:
767: /*-------------------------------------------------------------------------+
768: | fill record columns with data from transaction and transaction history |