DBA Data[Home] [Help]

APPS.ARP_PROCESS_APPLICATION dependencies on ARP_PROCESS_DET_PKG

Line 3976: arp_process_det_pkg.get_app_ra_amounts

3972: ELSE -- LLCA = 'Y'
3973:
3974: arp_debug.debug(' LLCA application commit');
3975:
3976: arp_process_det_pkg.get_app_ra_amounts
3977: (p_gt_id => l_gt_id,
3978: x_ra_rec => l_inv_ra_rec);
3979:
3980: arp_debug.debug(' Ra_id in GT from LLCA l_inv_ra_rec.receivable_application_id :'||l_inv_ra_rec.receivable_application_id);