DBA Data[Home] [Help]

APPS.AP_APPROVAL_MATCHED_PKG dependencies on AP_INVOICES_ALL

Line 2065: l_invoice_type_lookup_code ap_invoices_all.invoice_type_lookup_code%TYPE;

2061: l_cancelled_flag ap_invoice_lines.cancelled_flag%TYPE;
2062: l_matching_basis po_line_locations.matching_basis%TYPE; -- Amount Based Matching
2063:
2064: --Contract Payments: Tolerances Redesign
2065: l_invoice_type_lookup_code ap_invoices_all.invoice_type_lookup_code%TYPE;
2066: l_payment_type po_line_locations_all.payment_type%TYPE;
2067: l_billed_amt NUMBER;
2068: l_amt_delivered NUMBER;
2069: l_amt_corrected NUMBER;