DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_LOCK_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_complete_flag IN ra_customer_trx.complete_flag%type,
12: p_prev_customer_trx_id IN ra_customer_trx.customer_trx_id%type,
13: p_batch_source_id IN ra_batch_sources.batch_source_id%type,