DBA Data[Home] [Help]

APPS.ARP_PROCESS_APPLICATION dependencies on ARP_PROCESS_DET_PKG

Line 3699: arp_process_det_pkg.get_app_ra_amounts

3695: ELSE -- LLCA = 'Y'
3696:
3697: arp_standard.debug(' LLCA application commit');
3698:
3699: arp_process_det_pkg.get_app_ra_amounts
3700: (p_gt_id => l_gt_id,
3701: x_ra_rec => l_inv_ra_rec);
3702:
3703: arp_standard.debug(' Ra_id in GT from LLCA l_inv_ra_rec.receivable_application_id :'||l_inv_ra_rec.receivable_application_id);