DBA Data[Home] [Help]

APPS.AR_BILLS_MAINTAIN_VAL_PVT dependencies on ARP_PS_PKG

Line 340: arp_ps_pkg.fetch_p(assignment_rec.br_ref_payment_schedule_id, l_ps_rec);

336: | Fetch the Payment Schedule of the |
337: | assignment |
338: +---------------------------------------*/
339:
340: arp_ps_pkg.fetch_p(assignment_rec.br_ref_payment_schedule_id, l_ps_rec);
341:
342:
343: /*--------------------------------------+
344: | Fetch the assignment information |