DBA Data[Home] [Help]

APPS.AP_PMT_VALIDATIONS_PKG dependencies on AP_AWT_TEMP_DISTRIBUTIONS_ALL

Line 406: ap_awt_temp_distributions_all atd

402: INTO l_err_count
403: FROM iby_fd_payments_v ibypmts,
404: iby_fd_docs_payable_v ibydocs,
405: ap_selected_invoices_all SI,
406: ap_awt_temp_distributions_all atd
407: WHERE ibydocs.calling_app_doc_unique_ref1 = TO_CHAR(si.checkrun_id)
408: AND ibydocs.calling_app_doc_unique_ref2 = TO_CHAR(si.invoice_id)
409: AND ibydocs.calling_app_doc_unique_ref3 = TO_CHAR(si.payment_num)
410: AND ibypmts.payment_id = ibydocs.payment_id