DBA Data[Home] [Help]

APPS.AP_INVOICES_POST_PROCESS_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_PKG

Line 825: ap_invoice_distributions_pkg.update_distributions

821: --
822: if (nvl(X_update_base,'N') = 'Y' or
823: nvl(X_reset_match_status,'N') = 'Y') then
824:
825: ap_invoice_distributions_pkg.update_distributions
826: (X_invoice_id,
827: X_line_number,
828: X_type_1099,
829: X_income_tax_region,