DBA Data[Home] [Help]

APPS.AR_BILLS_MAINTAIN_LIB_PVT dependencies on ARP_CASH_RECEIPTS_PKG

Line 1832: arp_cash_receipts_pkg.fetch_p (l_cr_rec);

1828: +-------------------------------------------------------*/
1829:
1830: l_cr_rec.cash_receipt_id := p_cash_receipt_id;
1831:
1832: arp_cash_receipts_pkg.fetch_p (l_cr_rec);
1833:
1834:
1835: /*------------------------------------------------------+
1836: | Fetch the Receivables activity used for STD |