DBA Data[Home] [Help]

APPS.AR_AUTOREM_API dependencies on ARP_RW_BATCHES_PKG

Line 1593: arp_rw_batches_pkg.insert_remit_batch(

1589: l_batch_rec.remittance_bank_account_id := to_number(p_remmitance_bank_account_id);
1590: l_batch_rec.bank_deposit_number := p_batch_bank_deposit_num;
1591:
1592:
1593: arp_rw_batches_pkg.insert_remit_batch(
1594: l_row_id,
1595: l_batch_id,
1596: l_batch_rec.batch_date,
1597: l_batch_rec.currency_code,