DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_UPD_COVER dependencies on RA_BATCHES

Line 11: p_batch_id IN ra_batches.batch_id%type,

7: p_form_name IN varchar2,
8: p_form_version IN number,
9: p_customer_trx_id IN ra_customer_trx.customer_trx_id%type,
10: p_trx_number IN ra_customer_trx.trx_number%type,
11: p_batch_id IN ra_batches.batch_id%type,
12: p_trx_date IN ra_customer_trx.trx_date%type,
13: p_gl_date IN ra_cust_trx_line_gl_dist.gl_date%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,