DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on ARP_CR_HISTORY_PKG

Line 5321: arp_cr_history_pkg.nowaitlock_fetch_f_cr_id(l_crh_rec);

5317:
5318: -- get current cash_receipt_history record:
5319:
5320: l_crh_rec.cash_receipt_id := p_cash_receipt_id;
5321: arp_cr_history_pkg.nowaitlock_fetch_f_cr_id(l_crh_rec);
5322:
5323: -- get cash receipt record:
5324:
5325: l_cr_rec.cash_receipt_id := p_cash_receipt_id;