DBA Data[Home] [Help]

APPS.ARP_ALLOCATION_PKG dependencies on ARP_DISTRIBUTIONS_PKG

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

8878:
8879: --Insert into ar_distributions
8880: IF (NVL(g_ae_sys_rec.sob_type,'P') = 'P') THEN
8881:
8882: arp_distributions_pkg.insert_p(l_ae_line_rec, l_dummy);
8883: --{BUG#4301323
8884: -- ELSE
8885: /* need to insert records into the MRC table. Calling new
8886: mrc engine */