DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_UPD_COVER dependencies on FND_CURRENCIES

Line 18: p_currency_code IN fnd_currencies.currency_code%type,

14: p_complete_flag IN ra_customer_trx.complete_flag%type,
15: p_prev_customer_trx_id IN ra_customer_trx.customer_trx_id%type,
16: p_batch_source_id IN ra_batch_sources.batch_source_id%type,
17: p_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%type,
18: p_currency_code IN fnd_currencies.currency_code%type,
19: p_exchange_date IN ra_customer_trx.exchange_date%type,
20: p_exchange_rate_type IN ra_customer_trx.exchange_rate_type%type,
21: p_exchange_rate IN ra_customer_trx.exchange_rate%type,
22: p_invoicing_rule_id IN ra_customer_trx.invoicing_rule_id%type,