DBA Data[Home] [Help]

APPS.AR_BLK_INSRT_TRX_LINE dependencies on RA_CUSTOMER_TRX_LINES

Line 140: INSERT INTO ra_customer_trx_lines (customer_trx_line_id,

136: arp_standard.debug('AR_BLK_INSRT_TRX_LINE.AR_BLK_INSRT_TRX_LINE(+) ');
137:
138: IF p_customer_trx_line_id.count <> 0 then
139: forall i in p_customer_trx_line_id.first..p_customer_trx_line_id.last
140: INSERT INTO ra_customer_trx_lines (customer_trx_line_id,
141: customer_trx_id,
142: line_number,
143: line_type,
144: quantity_credited,