DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on ARP_CR_HISTORY_PKG

Line 5500: arp_cr_history_pkg.nowaitlock_fetch_f_cr_id(l_crh_rec);

5496:
5497: -- get current cash_receipt_history record:
5498:
5499: l_crh_rec.cash_receipt_id := p_cash_receipt_id;
5500: arp_cr_history_pkg.nowaitlock_fetch_f_cr_id(l_crh_rec);
5501:
5502: -- get cash receipt record:
5503:
5504: l_cr_rec.cash_receipt_id := p_cash_receipt_id;