DBA Data[Home] [Help]

APPS.AP_INVOICE_DISTRIBUTIONS_PKG dependencies on AP_APPROVAL_PKG

Line 1600: l_base_amt := AP_APPROVAL_PKG.get_adjusted_base_amount(p_base_amount => l_base_amt,

1596: AND invoice_distribution_id = l_round_dist_id_list(i);
1597:
1598: -- get the calculated adjusted base amount and rounding amount
1599: -- get rounding amount for the next dist, if required
1600: l_base_amt := AP_APPROVAL_PKG.get_adjusted_base_amount(p_base_amount => l_base_amt,
1601: p_rounding_amt => l_modified_dist_rounding_amt,
1602: p_next_line_rounding_amt => l_rounded_amt);
1603:
1604: -- update the calculatd base amount, rounding amount