DBA Data[Home] [Help]

APPS.ARP_DEDUCTION_COVER2 dependencies on ARP_PS_PKG

Line 183: arp_ps_pkg.nowaitlock_p (p_ps_id => l_ra_rec.applied_payment_schedule_id);

179: +---------------------------------------------------------------------*/
180: --lock the receipt before calling the entity handler
181: arp_cash_receipts_pkg.nowaitlock_p(p_cr_id => p_cash_receipt_id);
182: /* lock the payment schedule of the applied transaction */
183: arp_ps_pkg.nowaitlock_p (p_ps_id => l_ra_rec.applied_payment_schedule_id);
184:
185:
186: BEGIN
187: --call the entity handler.