DBA Data[Home] [Help]

APPS.AR_AUTOREM_API dependencies on ARP_RW_BATCHES_PKG

Line 1657: arp_rw_batches_pkg.insert_remit_batch(

1653: l_batch_rec.remittance_bank_account_id := to_number(p_remmitance_bank_account_id);
1654: l_batch_rec.bank_deposit_number := p_batch_bank_deposit_num;
1655:
1656:
1657: arp_rw_batches_pkg.insert_remit_batch(
1658: l_row_id,
1659: l_batch_id,
1660: l_batch_rec.batch_date,
1661: l_batch_rec.currency_code,