DBA Data[Home] [Help]

APPS.ARW_CM_COVER dependencies on FND_CURRENCIES

Line 27: p_currency_code IN fnd_currencies.currency_code%type,

23: p_gl_date IN ra_cust_trx_line_gl_dist.gl_date%type,
24: p_complete_flag IN ra_customer_trx.complete_flag%type,
25: p_batch_source_id IN ra_batch_sources.batch_source_id%type,
26: p_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%type,
27: p_currency_code IN fnd_currencies.currency_code%type,
28: p_exchange_date IN ra_customer_trx.exchange_date%type,
29: p_exchange_rate_type IN ra_customer_trx.exchange_rate_type%type,
30: p_exchange_rate IN ra_customer_trx.exchange_rate%type,
31: p_invoicing_rule_id IN ra_customer_trx.invoicing_rule_id%type,

Line 169: p_currency_code IN fnd_currencies.currency_code%type,

165: p_gl_date IN ra_cust_trx_line_gl_dist.gl_date%type,
166: p_complete_flag IN ra_customer_trx.complete_flag%type,
167: p_batch_source_id IN ra_batch_sources.batch_source_id%type,
168: p_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%type,
169: p_currency_code IN fnd_currencies.currency_code%type,
170: p_exchange_date IN ra_customer_trx.exchange_date%type,
171: p_exchange_rate_type IN ra_customer_trx.exchange_rate_type%type,
172: p_exchange_rate IN ra_customer_trx.exchange_rate%type,
173: p_invoicing_rule_id IN ra_customer_trx.invoicing_rule_id%type,