DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on ARP_UTIL

Line 6301: arp_util.set_buckets(

6297: IF pg_debug IN ('Y', 'C') THEN
6298: arp_standard.debug('Invoice currency and functional currency DIFFER');
6299: END IF;
6300:
6301: arp_util.set_buckets(
6302: p_header_acctd_amt => l_acctd_amount_applied,
6303: p_base_currency => g_currency_code_f,
6304: p_exchange_rate => l_exchange_rate,
6305: p_base_precision => g_precision_f,