DBA Data[Home] [Help]

APPS.AP_RETRO_PRICING_PKG dependencies on IBY_PAYMENT_METHODS_VL

Line 5257: l_payment_method_code iby_payment_methods_vl.payment_method_code%TYPE;

5253: l_invoice_currency_code AP_INVOICES_ALL.invoice_currency_code%TYPE;
5254: l_payment_currency_code AP_INVOICES_ALL.payment_currency_code%TYPE;
5255: l_payment_cross_rate_date AP_INVOICES_ALL.payment_cross_rate_date%TYPE;
5256: l_invoice_type_lookup_code AP_INVOICES_ALL.invoice_type_lookup_code%TYPE;
5257: l_payment_method_code iby_payment_methods_vl.payment_method_code%TYPE;
5258: l_amt_applicable_to_discount AP_INVOICES_ALL.amount_applicable_to_discount%TYPE;
5259: l_invoice_amount AP_INVOICES_ALL.invoice_amount%TYPE;
5260: l_base_amount AP_INVOICES_ALL.base_amount%TYPE;
5261: l_exclusive_payment_flag AP_INVOICES_ALL.exclusive_payment_flag%TYPE;