DBA Data[Home] [Help]

APPS.AP_INVOICES_POST_PROCESS_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_PKG

Line 767: ap_invoice_distributions_pkg.update_distributions

763: --
764: if (nvl(X_update_base,'N') = 'Y' or
765: nvl(X_reset_match_status,'N') = 'Y') then
766:
767: ap_invoice_distributions_pkg.update_distributions
768: (X_invoice_id,
769: X_line_number,
770: X_type_1099,
771: X_income_tax_region,