DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_UPD_COVER dependencies on RA_BATCHES

Line 9: p_batch_id IN ra_batches.batch_id%type,

5: p_form_name IN varchar2,
6: p_form_version IN number,
7: p_customer_trx_id IN ra_customer_trx.customer_trx_id%type,
8: p_trx_number IN ra_customer_trx.trx_number%type,
9: p_batch_id IN ra_batches.batch_id%type,
10: p_trx_date IN ra_customer_trx.trx_date%type,
11: p_gl_date IN ra_cust_trx_line_gl_dist.gl_date%type,
12: p_complete_flag IN ra_customer_trx.complete_flag%type,
13: p_prev_customer_trx_id IN ra_customer_trx.customer_trx_id%type,