DBA Data[Home] [Help]

APPS.ARP_PROCESS_CHARGEBACK dependencies on ARP_CTLGD_PKG

Line 1929: arp_ctlgd_pkg.insert_p(

1925: -- ---------------------------------------------------
1926: -- Insert line into RA_CUST_TRX_LINE_GL_DIST table
1927: -- ---------------------------------------------------
1928:
1929: arp_ctlgd_pkg.insert_p(
1930: -- IN
1931: p_dist_rec => l_ctlgd_row
1932: , p_exchange_rate => l_ct_row.exchange_rate
1933: , p_currency_code => arp_trx_global.system_info.base_currency

Line 1973: arp_ctlgd_pkg.insert_p(

1969:
1970: -- ---------------------------------------------------
1971: -- Insert line into RA_CUST_TRX_LINE_GL_DIST table
1972: -- ---------------------------------------------------
1973: arp_ctlgd_pkg.insert_p(
1974: -- IN
1975: p_dist_rec => l_ctlgd_row
1976: , p_exchange_rate => l_ct_row.exchange_rate
1977: , p_currency_code => arp_trx_global.system_info.base_currency