DBA Data[Home] [Help]

APPS.ARW_CM_COVER dependencies on FND_CURRENCIES

Line 261: p_currency_code IN fnd_currencies.currency_code%type,

257: p_gl_date IN ra_cust_trx_line_gl_dist.gl_date%type,
258: p_complete_flag IN ra_customer_trx.complete_flag%type,
259: p_batch_source_id IN ra_batch_sources.batch_source_id%type,
260: p_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%type,
261: p_currency_code IN fnd_currencies.currency_code%type,
262: p_exchange_date IN ra_customer_trx.exchange_date%type,
263: p_exchange_rate_type IN ra_customer_trx.exchange_rate_type%type,
264: p_exchange_rate IN ra_customer_trx.exchange_rate%type,
265: p_invoicing_rule_id IN ra_customer_trx.invoicing_rule_id%type,

Line 1479: p_currency_code IN fnd_currencies.currency_code%type,

1475: p_gl_date IN ra_cust_trx_line_gl_dist.gl_date%type,
1476: p_complete_flag IN ra_customer_trx.complete_flag%type,
1477: p_batch_source_id IN ra_batch_sources.batch_source_id%type,
1478: p_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%type,
1479: p_currency_code IN fnd_currencies.currency_code%type,
1480: p_exchange_date IN ra_customer_trx.exchange_date%type,
1481: p_exchange_rate_type IN ra_customer_trx.exchange_rate_type%type,
1482: p_exchange_rate IN ra_customer_trx.exchange_rate%type,
1483: p_invoicing_rule_id IN ra_customer_trx.invoicing_rule_id%type,