DBA Data[Home] [Help]

APPS.AP_INTEREST_INVOICE_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 1615: UPDATE ap_invoice_distributions_all aid

1611: p_int_invoice_id||')';
1612:
1613:
1614: -- Perf Bug 5059000
1615: UPDATE ap_invoice_distributions_all aid
1616: set amount = amount - l_distribution_total + p_interest_amount,
1617: base_amount = base_amount - l_distribution_base_total
1618: + p_interest_base_amount
1619: WHERE aid.rowid =(