DBA Data[Home] [Help]

APPS.AR_BILLS_MAINTAIN_VAL_PVT dependencies on ARP_CT_PKG

Line 347: arp_ct_pkg.fetch_p (l_trx_rec, assignment_rec.br_ref_customer_trx_id);

343: /*--------------------------------------+
344: | Fetch the assignment information |
345: +---------------------------------------*/
346:
347: arp_ct_pkg.fetch_p (l_trx_rec, assignment_rec.br_ref_customer_trx_id);
348:
349:
350: /*--------------------------------------+
351: | Validate that the assignment is |