DBA Data[Home] [Help]

APPS.ARW_CM_COVER dependencies on RA_BATCH_SOURCES

Line 25: p_batch_source_id IN ra_batch_sources.batch_source_id%type,

21: p_batch_id IN ra_batches.batch_id%type,
22: p_trx_date IN ra_customer_trx.trx_date%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,

Line 167: p_batch_source_id IN ra_batch_sources.batch_source_id%type,

163: p_batch_id IN ra_batches.batch_id%type,
164: p_trx_date IN ra_customer_trx.trx_date%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,