DBA Data[Home] [Help]

APPS.ARP_BR_HOUSEKEEPER_PKG dependencies on ARP_TRANSACTION_HISTORY_PKG

Line 1588: ARP_TRANSACTION_HISTORY_PKG.fetch_f_trx_id(l_trh_rec);

1584: | fetch previous record |
1585: +-----------------------*/
1586: l_trh_rec.customer_trx_id := pg_BR_rec.customer_trx_id;
1587:
1588: ARP_TRANSACTION_HISTORY_PKG.fetch_f_trx_id(l_trh_rec);
1589:
1590: /*--------------------------------------------------------+
1591: | Check whether we have remitted after the maturity date |
1592: | and set the event data accordingly |