DBA Data[Home] [Help]

APPS.ARP_PROCESS_ADJUSTMENT dependencies on ARP_DET_DIST_PKG

Line 1769: ARP_DET_DIST_PKG.re_calcul_rem_amt(l_customer_trx);

1765: when others then
1766: null;
1767: end;
1768: IF p_adj_rec.customer_trx_line_id is not null or l_customer_trx.upgrade_method = 'R12' then
1769: ARP_DET_DIST_PKG.re_calcul_rem_amt(l_customer_trx);
1770: END IF;
1771:
1772: IF p_adj_rec.status <> 'A'
1773: THEN