DBA Data[Home] [Help]

APPS.AP_RETRO_PRICING_PKG dependencies on IBY_PAYMENT_METHODS_VL

Line 5612: l_payment_method_code iby_payment_methods_vl.payment_method_code%TYPE;

5608: l_invoice_currency_code AP_INVOICES_ALL.invoice_currency_code%TYPE;
5609: l_payment_currency_code AP_INVOICES_ALL.payment_currency_code%TYPE;
5610: l_payment_cross_rate_date AP_INVOICES_ALL.payment_cross_rate_date%TYPE;
5611: l_invoice_type_lookup_code AP_INVOICES_ALL.invoice_type_lookup_code%TYPE;
5612: l_payment_method_code iby_payment_methods_vl.payment_method_code%TYPE;
5613: l_amt_applicable_to_discount AP_INVOICES_ALL.amount_applicable_to_discount%TYPE;
5614: l_invoice_amount AP_INVOICES_ALL.invoice_amount%TYPE;
5615: l_base_amount AP_INVOICES_ALL.base_amount%TYPE;
5616: l_exclusive_payment_flag AP_INVOICES_ALL.exclusive_payment_flag%TYPE;