DBA Data[Home] [Help]

APPS.AR_BILLS_MAINTAIN_LIB_PVT dependencies on ARP_CASH_RECEIPTS_PKG

Line 1870: arp_cash_receipts_pkg.fetch_p (l_cr_rec);

1866: +-------------------------------------------------------*/
1867:
1868: l_cr_rec.cash_receipt_id := p_cash_receipt_id;
1869:
1870: arp_cash_receipts_pkg.fetch_p (l_cr_rec);
1871:
1872:
1873: /*------------------------------------------------------+
1874: | Fetch the Receivables activity used for STD |