DBA Data[Home] [Help]

APPS.ARP_ALLOCATION_PKG dependencies on ARP_DISTRIBUTIONS_PKG

Line 8392: arp_distributions_pkg.insert_p(l_ae_line_rec, l_dummy);

8388:
8389: --Insert into ar_distributions
8390: IF (NVL(g_ae_sys_rec.sob_type,'P') = 'P') THEN
8391:
8392: arp_distributions_pkg.insert_p(l_ae_line_rec, l_dummy);
8393: --{BUG#4301323
8394: -- ELSE
8395: /* need to insert records into the MRC table. Calling new
8396: mrc engine */