DBA Data[Home] [Help]

APPS.ARP_AUTO_ACCOUNTING_BR dependencies on ARP_DISTRIBUTIONS_PKG

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

3201:
3202: IF (g_ae_sys_rec.sob_type = 'P' ) THEN
3203:
3204: /* caling table handler instead of direct insert */
3205: arp_distributions_pkg.insert_p( l_ae_line_rec, l_dummy);
3206: --{BUG#4301323
3207: -- ELSE
3208: /* need to insert records into the MRC table. Calling new
3209: mrc engine */