DBA Data[Home] [Help]

APPS.AP_RECT_MATCH_PKG dependencies on PO_VENDOR_SITES

Line 172: G_site_allow_awt_flag po_vendor_sites.allow_awt_flag%TYPE;

168: G_exchange_rate ap_invoices.exchange_rate%TYPE;
169: G_precision fnd_currencies.precision%TYPE;
170: G_min_acct_unit fnd_currencies.minimum_accountable_unit%TYPE;
171: G_system_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE;
172: G_site_allow_awt_flag po_vendor_sites.allow_awt_flag%TYPE;
173: G_transfer_flag ap_system_parameters.transfer_desc_flex_flag%TYPE;
174: G_allow_pa_override varchar2(1);
175: G_pa_expenditure_date_default varchar2(50);
176: G_base_currency_code ap_system_parameters.base_currency_code%TYPE;