DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on ARP_RW_BATCHES_PKG

Line 1053: arp_rw_batches_pkg.insert_auto_batch(

1049: l_batch_rec.exchange_date := null;
1050: l_batch_rec.exchange_rate := null;
1051: l_batch_rec.exchange_rate_type := null;
1052:
1053: arp_rw_batches_pkg.insert_auto_batch(
1054: l_row_id,
1055: l_batch_id,
1056: l_batch_rec.batch_date,
1057: l_batch_rec.currency_code,