DBA Data[Home] [Help]

APPS.ARW_CMREQ_COVER dependencies on RA_BATCHES

Line 652: l_trx_batch_rec ra_batches%rowtype;

648: l_comments varchar2(1760);
649: l_batch_source_id number;
650: l_cm_cust_trx_type_id number;
651: l_batch_source_name varchar2(30);
652: l_trx_batch_rec ra_batches%rowtype;
653: l_trx_header_rec ra_customer_trx%rowtype;
654: l_cm_header_rec ra_customer_trx%rowtype;
655: p_cm_header_rec ra_customer_trx%rowtype;
656: l_trx_rec_gl_date DATE;