DBA Data[Home] [Help]

APPS.ARW_CMREQ_COVER dependencies on RA_BATCHES

Line 602: l_trx_batch_rec ra_batches%rowtype;

598: l_comments varchar2(1760);
599: l_batch_source_id number;
600: l_cm_cust_trx_type_id number;
601: l_batch_source_name varchar2(30);
602: l_trx_batch_rec ra_batches%rowtype;
603: l_trx_header_rec ra_customer_trx%rowtype;
604: l_cm_header_rec ra_customer_trx%rowtype;
605: p_cm_header_rec ra_customer_trx%rowtype;
606: l_trx_rec_gl_date DATE;