DBA Data[Home] [Help]

APPS.ARP_BR_HOUSEKEEPER_PKG dependencies on ARP_BR_REMIT_BATCHES

Line 999: arp_br_remit_batches.update_br_remit_batch_to_crh(l_cr_id,pg_BR_rec.reserved_value);

995: /*-----------------------------------------------------+
996: | Success update the batch id on the current cash |
997: | receipt history record. |
998: +-----------------------------------------------------*/
999: arp_br_remit_batches.update_br_remit_batch_to_crh(l_cr_id,pg_BR_rec.reserved_value);
1000:
1001: ELSE
1002: /*---------------------------+
1003: | Error, raise an exception |