DBA Data[Home] [Help]

APPS.ARP_PROCESS_CHARGEBACK dependencies on ARP_CTLGD_PKG

Line 1802: arp_ctlgd_pkg.insert_p(

1798: -- ---------------------------------------------------
1799: -- Insert line into RA_CUST_TRX_LINE_GL_DIST table
1800: -- ---------------------------------------------------
1801:
1802: arp_ctlgd_pkg.insert_p(
1803: -- IN
1804: p_dist_rec => l_ctlgd_row
1805: , p_exchange_rate => l_ct_row.exchange_rate
1806: , p_currency_code => arp_trx_global.system_info.base_currency

Line 1846: arp_ctlgd_pkg.insert_p(

1842:
1843: -- ---------------------------------------------------
1844: -- Insert line into RA_CUST_TRX_LINE_GL_DIST table
1845: -- ---------------------------------------------------
1846: arp_ctlgd_pkg.insert_p(
1847: -- IN
1848: p_dist_rec => l_ctlgd_row
1849: , p_exchange_rate => l_ct_row.exchange_rate
1850: , p_currency_code => arp_trx_global.system_info.base_currency