DBA Data[Home] [Help]

APPS.ARW_CM_COVER dependencies on RA_CUST_TRX_TYPES

Line 26: p_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_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,
30: p_exchange_rate IN ra_customer_trx.exchange_rate%type,

Line 167: p_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%type,

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